eqemu-server/common/platform/win/include_winsock2.h

8 lines
73 B
C

#pragma once
#ifdef _WINDOWS
#include <WinSock2.h>
#endif // _WINDOWS