aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/db.cpp
diff options
context:
space:
mode:
authorJorge Timón <[email protected]>2017-04-13 01:08:18 +0200
committerJorge Timón <[email protected]>2017-06-22 03:48:52 +0200
commit5995735c5be19bee4c5369bd1861e913cf201db7 (patch)
tree0284f85feded3b2bbf6a90129ea865549849cfd1 /src/wallet/db.cpp
parentscripted-diff: Remove BOOST_REVERSE_FOREACH (diff)
downloaddiscoin-5995735c5be19bee4c5369bd1861e913cf201db7.tar.xz
discoin-5995735c5be19bee4c5369bd1861e913cf201db7.zip
scripted-diff: Remove #include <boost/foreach.hpp>
-BEGIN VERIFY SCRIPT- sed -i ':a;N;$!ba;s/#include <boost\/foreach.hpp>\n//' ./src/*.h ./src/*.cpp ./src/*/*.h ./src/*/*.cpp ./src/*/*/*.h ./src/*/*/*.cpp -END VERIFY SCRIPT-
Diffstat (limited to 'src/wallet/db.cpp')
-rw-r--r--src/wallet/db.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/db.cpp b/src/wallet/db.cpp
index 844d61079..3f495f23b 100644
--- a/src/wallet/db.cpp
+++ b/src/wallet/db.cpp
@@ -18,7 +18,6 @@
#include <sys/stat.h>
#endif
-#include <boost/foreach.hpp>
#include <boost/thread.hpp>
//