Commented out include that seems to be not necessary and that causes problems for MSVC

This commit is contained in:
Piotr Krysik 2018-02-27 07:40:48 +01:00
parent 0c6ade0027
commit ffbaca9089
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
#elif defined(__WINDOWS__)
# include <winsock2.h>
# include <sys/param.h>
//# include <sys/param.h>
# if BYTE_ORDER == LITTLE_ENDIAN