Skip to content
Snippets Groups Projects

Resolve "Different logging for plugins"

Merged Joan Solà Ortega requested to merge 324-different-logging-for-plugins into devel
21 files
+ 21
21
Compare changes
  • Side-by-side
  • Inline
Files
21
@@ -9,7 +9,7 @@
#define _WOLF_PROCESSOR_LOGGING_H_
/// @brief un-comment for IDE highlights.
//#include "core/utils/logging.h"
#define __INTERNAL_WOLF_ASSERT_PROCESSOR \
static_assert(std::is_base_of<ProcessorBase, \
Loading