Go to the documentation of this file. 10 #ifndef G2O_STUFF_API_H 11 #define G2O_STUFF_API_H 13 #include "g2o/config.h" 18 #ifdef G2O_SHARED_LIBS 20 #define G2O_STUFF_API __declspec(dllexport) 22 #define G2O_STUFF_API __declspec(dllimport) 33 #endif // G2O_STUFF_API_H