blueloveTH %!s(int64=2) %!d(string=hai) anos
pai
achega
f7c12ec213
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      include/pocketpy/common.h

+ 8 - 0
include/pocketpy/common.h

@@ -25,6 +25,14 @@
 #include "config.h"
 #include "config.h"
 #include "export.h"
 #include "export.h"
 
 
+#ifdef min
+#undef min
+#endif
+
+#ifdef max
+#undef max
+#endif
+
 /*******************************************************************************/
 /*******************************************************************************/
 #if PK_ENABLE_STD_FUNCTION
 #if PK_ENABLE_STD_FUNCTION
 #include <functional>
 #include <functional>