Only include certain boost headers if necessary.
[novacoin.git] / src / db.cpp
index b3ce00a..0e55222 100644 (file)
@@ -5,6 +5,7 @@
 #include "headers.h"
 #include "db.h"
 #include "net.h"
+#include <boost/filesystem/fstream.hpp>
 
 using namespace std;
 using namespace boost;