SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation

svn-id: r54575
This commit is contained in:
Max Horn 2010-11-29 16:35:29 +00:00
parent f0fdff21f6
commit 4bed2b3ff5
15 changed files with 18 additions and 44 deletions

View file

@ -23,9 +23,6 @@
*
*/
// Disable symbol overrides so that we can use system headers.
#define FORBIDDEN_SYMBOL_EXCEPTION_FILE
#ifdef WIN32
#define WIN32_LEAN_AND_MEAN
#include <windows.h>