10 lines
210 B
C
10 lines
210 B
C
#ifndef GEO_CONFIG_H
|
|
#define GEO_CONFIG_H
|
|
|
|
/* Define if you have the <strings.h> header file. */
|
|
/* #undef GEOTIFF_HAVE_STRINGS_H */
|
|
|
|
/* #undef GEO_NORMALIZE_DISABLE_TOWGS84 */
|
|
|
|
#endif /* ndef GEO_CONFIG_H */
|