diff options
Diffstat (limited to 'src/common/Asio/Strand.h')
-rw-r--r-- | src/common/Asio/Strand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Asio/Strand.h b/src/common/Asio/Strand.h index 942ddf55cd4..5228a30103b 100644 --- a/src/common/Asio/Strand.h +++ b/src/common/Asio/Strand.h @@ -19,7 +19,6 @@ #define Strand_h__ #include "IoContext.h" -#include <boost/asio/bind_executor.hpp> #include <boost/asio/strand.hpp> namespace Trinity |