Ignore:
Timestamp:
08/31/12 08:51:39 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: preparing modules for python compatibility

File:
1 edited

Legend:

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

    r12013 r13211  
    44#ifndef _TRIASEARCH_H
    55#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
    612
    713/* local prototypes: */
Note: See TracChangeset for help on using the changeset viewer.