mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
Windows case sentitive fs build fix
This commit is contained in:
parent
0a9cf254f2
commit
764d4a01de
@ -76,7 +76,7 @@
|
||||
#ifdef _WIN32
|
||||
#include <io.h>
|
||||
#include <winsock2.h>
|
||||
#include <Ws2tcpip.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
#define IPTOS_LOWDELAY 0x10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user