]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
include <unordered_map> 11433/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 18 Mar 2022 14:47:39 +0000 (15:47 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 18 Mar 2022 14:47:39 +0000 (15:47 +0100)
pdns/doh.hh

index 56152b6e18154b2bf2ac01f4d5f795881aad9a0f..167f214866a778b1c33b9c1317621fc03820b543 100644 (file)
@@ -20,6 +20,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 #pragma once
+
+#include <unordered_map>
+
 #include "iputils.hh"
 #include "libssl.hh"
 #include "noinitvector.hh"