Parcourir la source

[master] remove conflicting and unused 'using' directive

This should fix the issue reported by the solaris-gcc builder
Jelte Jansen il y a 12 ans
Parent
commit
fd51de64c1
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/lib/dhcp/tests/alloc_engine_unittest.cc

+ 0 - 1
src/lib/dhcp/tests/alloc_engine_unittest.cc

@@ -30,7 +30,6 @@ using namespace isc;
 using namespace isc::asiolink;
 using namespace isc::dhcp;
 using namespace isc::dhcp::test; // Memfile_LeaseMgr
-using namespace boost;
 
 namespace {