diff options
Diffstat (limited to 'source/cLog.h')
-rw-r--r-- | source/cLog.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/source/cLog.h b/source/cLog.h index b218580ce..1a688b0c0 100644 --- a/source/cLog.h +++ b/source/cLog.h @@ -1,12 +1,8 @@ +
#pragma once
-#include "MemoryLeak.h"
#include "FileDefine.h"
-#ifndef _WIN32
- #include <stdarg.h>
-#endif
-
|