We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faaf9d6 commit 91f3eabCopy full SHA for 91f3eab
code/logic/jellyfish.c
@@ -21,7 +21,6 @@
21
22
#if defined(_WIN32)
23
#include <winsock2.h>
24
-#pragma comment(lib, "ws2_32.lib")
25
#else
26
#include <unistd.h>
27
#endif
0 commit comments