Go to the documentation of this file.
40 #ifndef ROSTIME_DECL_HPP_INCLUDED
41 #define ROSTIME_DECL_HPP_INCLUDED
45 #ifdef ROS_BUILD_SHARED_LIBS // ros is being built around shared libraries
46 #ifdef rostime_EXPORTS // we are building a shared lib/dll
47 #define ROSTIME_DECL ROS_HELPER_EXPORT
48 #else // we are using shared lib/dll
49 #define ROSTIME_DECL ROS_HELPER_IMPORT
51 #else // ros is being built around static libraries
rostime
Author(s): Josh Faust
autogenerated on Tue Jun 2 2020 03:31:27