Removed unused header wchich generated tons of warnings with boost 1.69

This commit is contained in:
zdroyer 2019-04-12 12:47:34 +00:00 committed by Joseph Lenox
parent d29335a71a
commit ce966c2450

View File

@ -26,7 +26,6 @@
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <boost/detail/endian.hpp>
#if defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
#include "windows.h"