diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -24,10 +24,6 @@ #ifndef _TMW_MAIN_H #define _TMW_MAIN_H -#ifdef WIN32 - #pragma warning (disable:4312) -#endif - #include <guichan.hpp> #include <guichan/allegro.hpp> |