Remove namespace boost
[novacoin.git] / src / init.cpp
index 665f07e..84749d3 100644 (file)
@@ -25,7 +25,7 @@
 
 
 using namespace std;
-using namespace boost;
+
 
 CWallet* pwalletMain;
 CClientUIInterface uiInterface;