Go to the documentation of this file.
25 #ifndef IGNITION_MSGS_EXPORT_HH_
26 #define IGNITION_MSGS_EXPORT_HH_
32 #include "ignition/msgs/detail/Export.hh"
35 #ifndef IGNITION_MSGS_VISIBLE
36 #define IGNITION_MSGS_VISIBLE \
40 DETAIL_IGNITION_MSGS_VISIBLE
44 #ifndef IGNITION_MSGS_HIDDEN
45 #define IGNITION_MSGS_HIDDEN \
51 DETAIL_IGNITION_MSGS_HIDDEN
55 #ifndef IGN_DEPRECATED
56 #define IGN_DEPRECATED(version) IGN_DEPRECATED_ALL_VERSIONS