Browse Source

undef some identifiers which are used in dx/Windows.c (close #331)

Nicolas Cannasse 5 years ago
parent
commit
21bc1b1c48
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/hlc.h

+ 3 - 0
src/hlc.h

@@ -44,6 +44,9 @@
 #undef STRICT
 #undef TRUE
 #undef FALSE
+#undef CW_USEDEFAULT
+#undef HIDDEN
+#undef RESIZABLE
 
 // disable some warnings triggered by HLC code generator