Skip to content

Commit a6125a3

Browse files
author
Ralf W. Grosse-Kunstleve
committed
merged from trunk
[SVN r37520]
1 parent a784bfc commit a6125a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/python/detail/wrap_python.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
# if defined(_SGI_COMPILER_VERSION) && _SGI_COMPILER_VERSION >= 740
5252
# undef _POSIX_C_SOURCE
5353
# undef _XOPEN_SOURCE
54+
# undef HAVE_STDINT_H // undo Python 2.5.1 define
5455
# endif
5556

5657
//

0 commit comments

Comments
 (0)