diff options
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/system.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/system.cpp b/src/util/system.cpp index f6f36c2238..cc87d255a9 100644 --- a/src/util/system.cpp +++ b/src/util/system.cpp @@ -73,7 +73,6 @@ #include <malloc.h> #endif -#include <boost/thread.hpp> #include <openssl/crypto.h> #include <openssl/rand.h> #include <openssl/conf.h> |