Browse Source

[2377] #include just to make sure

Michal 'vorner' Vaner 12 years ago
parent
commit
b70d80fca2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/dns/master_loader.cc

+ 2 - 0
src/lib/dns/master_loader.cc

@@ -20,6 +20,8 @@
 #include <dns/rrtype.h>
 #include <dns/rdata.h>
 
+#include <string>
+
 using std::string;
 
 namespace isc {