chiark
/
gitweb
/
~mdw
/
pyke
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
catacomb-python.h: Don't inhibit 64-bit type detection any more.
[pyke]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index a379e1d4d02cb74214dd5a56e75ae2aa3d1f9ed8..80f5854f8734db4b85b10b39c2d3697487afbdb2 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-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>