(svn r11584) -Change: add some extra checking in the hope to find the cause of FS#1482.

This commit is contained in:
rubidium
2007-12-06 22:29:47 +00:00
parent dd68a34e26
commit 42dbdbb7f9
4 changed files with 20 additions and 1 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