From 49de096c2adcfaf15f99a3355dc4e22f79d56928 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Fri, 9 Jun 2017 10:25:26 +0200 Subject: Remove unused Boost includes --- src/test/dbwrapper_tests.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/test/dbwrapper_tests.cpp') diff --git a/src/test/dbwrapper_tests.cpp b/src/test/dbwrapper_tests.cpp index 2d8a419bd..be631ce7a 100644 --- a/src/test/dbwrapper_tests.cpp +++ b/src/test/dbwrapper_tests.cpp @@ -7,8 +7,6 @@ #include "random.h" #include "test/test_bitcoin.h" -#include // for 'operator+=()' -#include #include // Test if a string consists entirely of null characters -- cgit v1.2.3