2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 06:02:14 +00:00

MIPSpro: undo Python 2.5.1 define (the define leads to many warnings)

[SVN r37502]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2007-04-25 04:45:17 +00:00
parent 5edb63d01c
commit e7ee17b71b

View File

@@ -51,6 +51,7 @@
# if defined(_SGI_COMPILER_VERSION) && _SGI_COMPILER_VERSION >= 740
# undef _POSIX_C_SOURCE
# undef _XOPEN_SOURCE
# undef HAVE_STDINT_H // undo Python 2.5.1 define
# endif
//