]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/textool/StdAfx.h
Merge branch 'illwieckz/gcclt7' into 'master'
[xonotic/netradiant.git] / plugins / textool / StdAfx.h
index 2ebd1b012c10209066a116a7a8db9778738bd6ab..aee23c538b6e938777239c077da82cfbbb966edb 100644 (file)
@@ -29,7 +29,6 @@
 #include <stdlib.h>
 
 #if !GDEF_OS_WINDOWS
-
 // Necessary for proper boolean type declaration
 #include "qertypes.h"
 
@@ -77,8 +76,7 @@ typedef struct tagRECT
        long right;
        long bottom;
 } RECT, *PRECT, *LPRECT;
-
-#endif // __linux__
+#endif // !GDEF_OS_WINDOWS
 
 // plugin
 // FIXME TTimo: drop this