From d4e2b040ed5dc4f068c89039bc1a8610b68df5c7 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Mon, 15 Jul 2013 22:13:42 +0000 Subject: Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used --- src/db.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/db.cpp') diff --git a/src/db.cpp b/src/db.cpp index 93f3f5d8c..03f46f3c2 100644 --- a/src/db.cpp +++ b/src/db.cpp @@ -8,7 +8,6 @@ #include "util.h" #include "hash.h" #include "addrman.h" -#include #include #include #include -- cgit v1.2.3