diff options
Diffstat (limited to 'src/stdafx.h')
-rw-r--r-- | src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdafx.h b/src/stdafx.h index aed9ba36b..40e58cb8c 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -4,7 +4,6 @@ #ifndef STDAFX_H #define STDAFX_H -#define DEBUG_DUMP_COMMANDS /* It seems that we need to include stdint.h before anything else * We need INT64_MAX, which for most systems comes from stdint.h. However, MSVC |