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/?a=commitdiff_plain;h=refs%2Fpull%2F10257%2Fhead;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+=()'