There was an error while loading. Please reload this page.
1 parent 0894b3f commit 11a4944Copy full SHA for 11a4944
gui/winmain.cpp
@@ -6,7 +6,7 @@ Taken from:
6
7
This license applies only to this file:
8
9
-Copyright (C) 2001-2017 Julian Raschke, Jan Lücker and all contributors.
+Copyright (C) 2001-2017 Julian Raschke, Jan Lücker and all contributors.
10
11
Permission is hereby granted, free of charge, to any person obtaining a
12
copy of this software and associated documentation files (the "Software"),
@@ -31,7 +31,8 @@ DEALINGS IN THE SOFTWARE.
31
32
*/
33
34
-#ifdef _MSC_VER
+//#ifdef _MSC_VER
35
+#ifdef _WIN32
36
37
#include <windows.h>
38
#include <exception>
0 commit comments