Go to the documentation of this file.
18 #ifndef IGNITION_MSGS__CONFIG_HH_
19 #define IGNITION_MSGS__CONFIG_HH_
21 #include <gz/msgs/config.hh>
23 #define IGNITION_MSGS_MAJOR_VERSION GZ_MSGS_MAJOR_VERSION
24 #define IGNITION_MSGS_MINOR_VERSION GZ_MSGS_MINOR_VERSION
25 #define IGNITION_MSGS_PATCH_VERSION GZ_MSGS_PATCH_VERSION
27 #define IGNITION_MSGS_VERSION GZ_MSGS_VERSION
28 #define IGNITION_MSGS_VERSION_FULL GZ_MSGS_VERSION_FULL
30 #define IGNITION_MSGS_VERSION_NAMESPACE GZ_MSGS_VERSION_NAMESPACE
32 #define IGNITION_MSGS_VERSION_HEADER GZ_MSGS_VERSION_HEADER
40 #ifndef SUPPRESS_IGNITION_HEADER_DEPRECATION
41 #pragma message("ignition namespace is deprecated! Use gz instead!")