Parcourir la source

adjusted test util header files to make it compile.

JINMEI Tatuya il y a 14 ans
Parent
commit
b39bfceed8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/bin/resolver/tests/resolver_unittest.cc

+ 1 - 0
src/bin/resolver/tests/resolver_unittest.cc

@@ -16,6 +16,7 @@
 
 #include <resolver/resolver.h>
 #include <dns/tests/unittest_util.h>
+#include <testutils/dnsmessage_test.h>
 #include <testutils/srv_test.h>
 
 using namespace isc::dns;