chiark / gitweb /
catacomb-python.h: Don't inhibit 64-bit type detection any more.
[catacomb-python] / catacomb-python.h
index bed97d548c0e54f63acfcd7113c5efd8ee15c7f8..3119186c3b59f36abc116b06a63fffa4dfcb1b5a 100644 (file)
@@ -37,9 +37,6 @@
 #include <longintrepr.h>
 #include <structmember.h>
 
-#undef ULLONG_MAX
-#undef ULONG_LONG_MAX
-
 #include <mLib/darray.h>
 #include <mLib/dstr.h>
 #include <mLib/macros.h>