Skip to content

Commit 2a205c4

Browse files
committed
[hlc] add some undef
1 parent 8d3dbc3 commit 2a205c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/hlc.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,11 @@
5050
#undef __SIGN
5151
#undef far
5252
#undef FAR
53+
#undef near
54+
#undef NEAR
5355
#undef GENERIC_READ
56+
#undef INT_MAX
57+
#undef INT_MIN
5458

5559
// disable some warnings triggered by HLC code generator
5660

0 commit comments

Comments
 (0)