From c2d2197d7d70dc1090bcdddca3dc04fc0a8d7744 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Feb 2017 20:39:07 +0300 Subject: Remove extra include SDL_stdinc.h. --- src/utils/sdl2helper.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/utils/sdl2helper.h') diff --git a/src/utils/sdl2helper.h b/src/utils/sdl2helper.h index 9be1c25e5..5b95d6ebf 100644 --- a/src/utils/sdl2helper.h +++ b/src/utils/sdl2helper.h @@ -26,14 +26,6 @@ #include "localconsts.h" -PRAGMA45(GCC diagnostic push) -PRAGMA45(GCC diagnostic ignored "-Wswitch-default") -#include -#if !defined(_SDL_stdinc_h) && !defined(SDL_stdinc_h_) && !defined(SDL_stdinc_h) -#error need include SDL_stdinc.h -#endif // !defined(_SDL_stdinc_h) && !defined(SDL_stdinc_h_) - -PRAGMA45(GCC diagnostic pop) #include struct SDL_Surface; -- cgit v1.2.3-70-g09d2