1 2 3 4 5 6 7
#ifndef DDS_BRIDGE_SYS_WRAPPER_H #define DDS_BRIDGE_SYS_WRAPPER_H #include <api/dll.h> #include "dds_context.h" #endif