Missed a bit. Readded an accidental removal, and cleaned up an extraneous endif

This commit is contained in:
Areloch 2017-04-08 21:06:47 -05:00
parent 26fd24fbab
commit 7f735cae2e
2 changed files with 5 additions and 3 deletions

View file

@ -27,6 +27,10 @@
//#define TORQUE_LOCBUILD
#if !defined(TORQUE_DEBUG) && !defined(TORQUE_LOCBUILD)
#define DISABLE_DEBUG_SPEW
#endif
#include "console/console.h"
namespace DebugOutputConsumer