Go to the documentation of this file. 1 #ifndef G2O_VIEWER_API_H 2 #define G2O_VIEWER_API_H 4 #include "g2o/config.h" 10 #ifdef viewer_library_EXPORTS 11 #define G2O_VIEWER_API __declspec(dllexport) 13 #define G2O_VIEWER_API __declspec(dllimport) 16 #define G2O_VIEWER_API 21 #define G2O_VIEWER_API 24 #endif // G2O_STUFF_API_H