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