Browse Source

[hlc] add some undef

Yuxiao Mao 7 months ago
parent
commit
2a205c4899
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/hlc.h

+ 4 - 0
src/hlc.h

@@ -50,7 +50,11 @@
 #undef __SIGN
 #undef far
 #undef FAR
+#undef near
+#undef NEAR
 #undef GENERIC_READ
+#undef INT_MAX
+#undef INT_MIN
 
 // disable some warnings triggered by HLC code generator