Remove namespace boost
[novacoin.git] / src / net.cpp
index f8f296a..00bf067 100644 (file)
@@ -17,7 +17,6 @@
 #endif
 
 using namespace std;
-using namespace boost;
 
 static const int MAX_OUTBOUND_CONNECTIONS = 16;