Remove namespace boost
[novacoin.git] / src / db.cpp
index 5b6d66b..cc1f3e9 100644 (file)
@@ -16,7 +16,6 @@
 #endif
 
 using namespace std;
-using namespace boost;
 
 
 unsigned int nWalletDBUpdated;