diff --git a/src/internal/rxi/log.hpp b/src/internal/rxi/log.hpp new file mode 100644 index 0000000..09b7873 --- /dev/null +++ b/src/internal/rxi/log.hpp @@ -0,0 +1,9 @@ +#ifndef DE6BF3F6_F6A6_4CB0_B986_4815C9B2C2CF +#define DE6BF3F6_F6A6_4CB0_B986_4815C9B2C2CF + +extern "C" +{ +#include "log.h" +} + +#endif /* DE6BF3F6_F6A6_4CB0_B986_4815C9B2C2CF */