2 #ifndef INCLUDED_CPL_CONFIG_EXTRAS 3 #define INCLUDED_CPL_CONFIG_EXTRAS 8 #define HOST_FILLORDER FILLORDER_MSB2LSB 10 #define HOST_FILLORDER FILLORDER_LSB2MSB 15 #define SIZEOF_UNSIGNED_LONG 8 17 #define SIZEOF_UNSIGNED_LONG 4 21 #define SIZEOF_VOIDP 8 23 #define SIZEOF_VOIDP 4 27 #define WORDS_BIGENDIAN 1 29 #undef WORDS_BIGENDIAN 35 #define VSI_STAT64 stat 36 #define VSI_STAT64_T stat 40 #endif //INCLUDED_CPL_CONFIG_EXTRAS
Generated for GDAL by
1.8.11.