aboutsummaryrefslogtreecommitdiff
path: root/src/db.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/db.cpp')
-rw-r--r--src/db.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db.cpp b/src/db.cpp
index b3ce00a04f..0e5522298b 100644
--- a/src/db.cpp
+++ b/src/db.cpp
@@ -5,6 +5,7 @@
#include "headers.h"
#include "db.h"
#include "net.h"
+#include <boost/filesystem/fstream.hpp>
using namespace std;
using namespace boost;