Go to the documentation of this file. 17 #ifndef G2O_CSPARSE_EXTENSION_API_H 18 #define G2O_CSPARSE_EXTENSION_API_H 20 #include "g2o/config.h" 24 #ifdef G2O_LGPL_SHARED_LIBS 25 #ifdef csparse_extension_EXPORTS 26 #define G2O_CSPARSE_EXTENSION_API __declspec(dllexport) 28 #define G2O_CSPARSE_EXTENSION_API __declspec(dllimport) 31 #define G2O_CSPARSE_EXTENSION_API 36 #define G2O_CSPARSE_EXTENSION_API 39 #endif // G2O_CSPARSE_API_H