From: bert hubert Date: Fri, 20 Feb 2015 14:46:07 +0000 (+0100) Subject: add #include for std::shared_ptr X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~88^2~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1a175805dd4b04bfee6548e1f73a2fc86e0fd84;p=pdns add #include for std::shared_ptr --- diff --git a/pdns/namespaces.hh b/pdns/namespaces.hh index 54989b7c7..d6b3d7e9e 100644 --- a/pdns/namespaces.hh +++ b/pdns/namespaces.hh @@ -10,6 +10,7 @@ #include #include #include +#include #include #include #include