Remove unused header inclusion

This commit is contained in:
abitmore 2020-05-02 04:03:01 -04:00
parent c6df78b0bb
commit 3e07edf995

View file

@ -20,8 +20,6 @@
#include <fc/thread/thread.hpp>
#include <fc/asio.hpp>
#include <boost/algorithm/string.hpp>
#if WIN32
#include <wincrypt.h>
#endif