Changeset 13211 for issm/trunk-jpl/src/modules/TriaSearch/TriaSearch.h
- Timestamp:
- 08/31/12 08:51:39 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/modules/TriaSearch/TriaSearch.h
r12013 r13211 4 4 #ifndef _TRIASEARCH_H 5 5 #define _TRIASEARCH_H 6 7 #ifdef HAVE_CONFIG_H 8 #include <config.h> 9 #else 10 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!" 11 #endif 6 12 7 13 /* local prototypes: */
Note:
See TracChangeset
for help on using the changeset viewer.