summaryrefslogtreecommitdiff
path: root/log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'log.cpp')
-rw-r--r--log.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/log.cpp b/log.cpp
index d34b869..d2e360d 100644
--- a/log.cpp
+++ b/log.cpp
@@ -16,6 +16,7 @@
#include "commonheaders.h"
+
logtofile& logtofile::operator<<(TCHAR *buf)
{
extern bool bDebugLog;