]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Include <cmath> 12418/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 16 Jan 2023 13:23:36 +0000 (14:23 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 16 Jan 2023 13:23:36 +0000 (14:23 +0100)
pdns/cachecleaner.hh

index 7e47c99da21b24cdafb7889ae6209ed581b585be..3bed8d57630776f255b75e4558797a9017b57b72 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <boost/multi_index_container.hpp>
 
+#include <cmath>
 #include "dnsname.hh"
 #include "lock.hh"