Config.h
Go to the documentation of this file.
1 // This will be overwritten by ./configure
2 
3 #define GEOGRAPHICLIB_VERSION_STRING "1.49"
4 #define GEOGRAPHICLIB_VERSION_MAJOR 1
5 #define GEOGRAPHICLIB_VERSION_MINOR 49
6 #define GEOGRAPHICLIB_VERSION_PATCH 0
7 
8 // Undefine HAVE_LONG_DOUBLE if this type is unknown to the compiler
9 #define GEOGRAPHICLIB_HAVE_LONG_DOUBLE 1
10 
11 // Define WORDS_BIGENDIAN to be 1 if your machine is big endian
12 /* #undef WORDS_BIGENDIAN */


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:50