1 2 3 4 5 6 7
#ifndef STYLECOMMON_HPP #define STYLECOMMON_HPP // Empty test macro definition #define A_CUSTOM_MACRO(name, jsonFile, pluginRegistrations) #endif