mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix mistakes from MingW support commit.
This commit is contained in:
@@ -284,7 +284,7 @@ static const char* GetHostInfo()
|
||||
ptr += sprintf( ptr, "Compiler: unknown\n" );
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined _WIN32 || defined __CYGWIN__
|
||||
# ifndef __CYGWIN__
|
||||
InitWinSock();
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user