diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-08-17 11:14:30 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-08-17 11:19:01 -0600 |
commit | 661c4a5fb51e7232bab879da54378d9cccdebe52 (patch) | |
tree | 1feaf5cd427691eacbfa022ab51191dde55d8307 /numpy/lib/user_array.py | |
parent | 412591201ab4e743a3710c476510e5dbbd4be93a (diff) | |
download | numpy-661c4a5fb51e7232bab879da54378d9cccdebe52.tar.gz |
MAINT: Get rid of some harmless gcc warnings about macro redefines.
The Python.h header likes to be included first, otherwise warnings about
redefining "_POSIX_C_SOURCE" and "_XOPEN_SOURCE" are generated. This is
really a problem with the Python.h header, but can be worked around by
changing the order of inclusion.
Diffstat (limited to 'numpy/lib/user_array.py')
0 files changed, 0 insertions, 0 deletions