From: Otto Date: Thu, 1 Apr 2021 15:03:48 +0000 (+0200) Subject: Include unordered_map X-Git-Tag: dnsdist-1.6.0-rc1~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85fedaecb60baeca0c3347960183065105b84026;p=thirdparty%2Fpdns.git Include unordered_map --- diff --git a/pdns/dbdnsseckeeper.cc b/pdns/dbdnsseckeeper.cc index 5a052168d5..ebe7bd1b0a 100644 --- a/pdns/dbdnsseckeeper.cc +++ b/pdns/dbdnsseckeeper.cc @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include // for 'operator+=()'