Ignore:
Timestamp:
08/31/12 10:34:20 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: preparing mex module conversion to python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/modules/TriaSearch/TriaSearch.h

    r13211 r13213  
    99#else
    1010        #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
     11#endif
     12
     13/*For python modules: needs to come before header files inclusion*/
     14#ifdef _HAVE_PYTHON_
     15#define PY_ARRAY_UNIQUE_SYMBOL PythonIOSymbol
    1116#endif
    1217
Note: See TracChangeset for help on using the changeset viewer.