remove unnecessary include of boost.endian header

This commit is contained in:
Arvid Norberg 2019-01-21 16:48:19 +01:00 committed by Arvid Norberg
parent 71f275d92b
commit 26ebc289ae
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ POSSIBILITY OF SUCH DAMAGE.
#include <boost/config.hpp>
#include <boost/asio/detail/config.hpp>
#include <boost/version.hpp>
#include <boost/detail/endian.hpp>
#include <stdio.h> // for snprintf
#include <limits.h> // for IOV_MAX