Changeset 15728 for issm/trunk-jpl/src/c/toolkits/ToolkitOptions.h
- Timestamp:
- 08/06/13 14:39:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/toolkits/ToolkitOptions.h
r15048 r15728 7 7 #ifndef _TOOLKIT_OPTIONS_H 8 8 #define _TOOLKIT_OPTIONS_H 9 10 /*{{{*/11 #ifdef HAVE_CONFIG_H12 #include <config.h>13 #else14 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"15 #endif16 17 /*}}}*/18 9 19 10 class ToolkitOptions {
Note:
See TracChangeset
for help on using the changeset viewer.