Go to the documentation of this file. 10 #ifndef G2O_CORE_API_H 11 #define G2O_CORE_API_H 13 #include "g2o/config.h" 17 #ifdef G2O_SHARED_LIBS 19 #define G2O_CORE_API __declspec(dllexport) 21 #define G2O_CORE_API __declspec(dllimport) 32 #endif // G2O_CORE_API_H