فهرست منبع

[hlc] restore some undef needed by mac

see also #809
Yuxiao Mao 1 ماه پیش
والد
کامیت
9d3c4eb362
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/hlc.h

+ 3 - 0
src/hlc.h

@@ -38,6 +38,9 @@
 #undef stdout
 #undef stderr
 #undef EOF
+#undef TRUE
+#undef FALSE
+#undef __SIGN
 #undef INT_MAX
 #undef INT_MIN
 #undef BIG_ENDIAN