Go to the documentation of this file. 1 #ifndef G2O_INTERACTIVE_API_H 2 #define G2O_INTERACTIVE_API_H 4 #include "g2o/config.h" 9 #ifdef g2o_interactive_library_EXPORTS 10 #define G2O_INTERACTIVE_API __declspec(dllexport) 12 #define G2O_INTERACTIVE_API __declspec(dllimport) 15 #define G2O_INTERACTIVE_API 20 #define G2O_INTERACTIVE_API 23 #endif // G2O_CORE_API_H