StyleCommon.hpp 148 B

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