We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb336a6 commit 816db74Copy full SHA for 816db74
src/main.cpp
@@ -27,7 +27,7 @@
27
#endif
28
29
#ifdef WIN32
30
-//#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup")
+#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup")
31
32
33
int main(int argc, char* argv[]) {
0 commit comments