From: Michal 'vorner' Vaner Date: Fri, 7 Dec 2012 16:12:35 +0000 (+0100) Subject: [2377] #include just to make sure X-Git-Tag: bind10-1.0.0-beta-release~24^2~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b70d80fca2146f8adca9b5c36e0806911097d2d2;p=thirdparty%2Fkea.git [2377] #include just to make sure --- diff --git a/src/lib/dns/master_loader.cc b/src/lib/dns/master_loader.cc index 28e7065c5f..303c811a79 100644 --- a/src/lib/dns/master_loader.cc +++ b/src/lib/dns/master_loader.cc @@ -20,6 +20,8 @@ #include #include +#include + using std::string; namespace isc {