diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-08-17 15:19:22 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-08-17 15:19:22 -0600 |
commit | ee9f85bb914a6b002e4e329a36a730320a900cdb (patch) | |
tree | e5e206d7cb2eb4f078f6ca664635765522b259f5 /numpy/lib/user_array.py | |
parent | 221ed0ccccd9d18a27b460a5bcf9125b91348f47 (diff) | |
download | numpy-ee9f85bb914a6b002e4e329a36a730320a900cdb.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