From 3ac113857071fc1f225b2e1b42547269e568c6b7 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Tue, 11 Aug 2020 22:35:12 +0100 Subject: New upstream version 2.2.4.4 --- DebugEngineMacro.h | 3 +++ 1 file changed, 3 insertions(+) mode change 100644 => 100755 DebugEngineMacro.h (limited to 'DebugEngineMacro.h') diff --git a/DebugEngineMacro.h b/DebugEngineMacro.h old mode 100644 new mode 100755 index 4785067..ab53c55 --- a/DebugEngineMacro.h +++ b/DebugEngineMacro.h @@ -12,6 +12,9 @@ #include "Variable.h" +#ifdef ULTRACOPIER_DEBUGCONSOLE +#undef ULTRACOPIER_DEBUGCONSOLE +#endif /// \brief Macro for the debug log #ifdef ULTRACOPIER_DEBUG # include "DebugEngine.h" -- cgit v1.2.3