ros / class_loader

ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries
http://www.ros.org/wiki/class_loader
35 stars 95 forks source link

add missing export macro #110

Closed kejxu closed 5 years ago

kejxu commented 5 years ago

add missing export macro for static member variable

kejxu commented 5 years ago

closing, part of https://github.com/ros/class_loader/pull/102 =)