Go to the documentation of this file. 27 #if defined(rtabmap_utilite_EXPORTS) 28 #define UTILITE_EXP __declspec( dllexport ) 30 #define UTILITE_EXP __declspec( dllimport ) 37 #define UTILITE_DEPRECATED(func) func __attribute__ ((deprecated)) 38 #elif defined(_MSC_VER) 39 #define UTILITE_DEPRECATED(func) __declspec(deprecated) func 41 #pragma message("WARNING: You need to implement DEPRECATED for this compiler") 42 #define UTILITE_DEPRECATED(func) func
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:37:06