SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol)

This commit is contained in:
Max Horn 2011-06-06 17:18:50 +02:00
parent 0403cfc060
commit 18e8e5c91e

View File

@ -20,8 +20,7 @@
*
*/
#define FORBIDDEN_SYMBOL_EXCEPTION_time_h
#define FORBIDDEN_SYMBOL_EXCEPTION_exit
#define FORBIDDEN_SYMBOL_ALLOW_ALL
#ifdef WIN32
#define WIN32_LEAN_AND_MEAN