(svn r11772) -Change: add some extra checking in the hope to find the cause of FS#1335

This commit is contained in:
glx
2008-01-07 00:43:03 +00:00
parent acc7c9eb01
commit 119b03ea70
2 changed files with 13 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
#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