Fast-DDS-monitor
Fast-DDS-monitor copied to clipboard
Rename enum DOMAIN to avoid System V macro conflict
Update EntityKind::DOMAIN to EntityKind::DOMAIN_ENTITY to avoid conflict with System V macro of the same name.
Dependencies
- https://github.com/eProsima/Fast-DDS-statistics-backend/pull/195
Motivation
With this PR and
- https://github.com/eProsima/dev-utils/pull/81
Fast DDS monitor will build and run on macOS.