From 26ebc289ae192dec1cfa9b3dfe0a6889f6c30b0b Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 21 Jan 2019 16:48:19 +0100 Subject: [PATCH] remove unnecessary include of boost.endian header --- include/libtorrent/config.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/libtorrent/config.hpp b/include/libtorrent/config.hpp index 0fe4dce31..48b1b950a 100644 --- a/include/libtorrent/config.hpp +++ b/include/libtorrent/config.hpp @@ -50,7 +50,6 @@ POSSIBILITY OF SUCH DAMAGE. #include #include #include -#include #include // for snprintf #include // for IOV_MAX