]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Include unordered_map 10257/head
authorOtto <otto.moerbeek@open-xchange.com>
Thu, 1 Apr 2021 15:03:48 +0000 (17:03 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Thu, 1 Apr 2021 15:03:48 +0000 (17:03 +0200)
pdns/dbdnsseckeeper.cc

index 5a052168d53b7111d6d566c39913ddfde6222125..ebe7bd1b0a935da6e78883e6a9a755003a809134 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <fstream>
+#include <unordered_map>
 #include <boost/algorithm/string.hpp>
 #include <boost/format.hpp>
 #include <boost/assign/std/vector.hpp> // for 'operator+=()'