Browse Source

[master] Remove unnecessary namespace import

Mukund Sivaraman 12 years ago
parent
commit
1545ba5efd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/dns/rrparamregistry-placeholder.cc

+ 0 - 1
src/lib/dns/rrparamregistry-placeholder.cc

@@ -34,7 +34,6 @@
 #include <dns/rdataclass.h>
 
 using namespace std;
-using namespace boost;
 
 using namespace isc::util;
 using namespace isc::dns::rdata;