From 461b0bf0910f061ee7871f0c9902981f9c1023d6 Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 18 Nov 2015 09:59:11 +1000 Subject: More compiler specific stuff --- src/gwin/gwin_class.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gwin') diff --git a/src/gwin/gwin_class.h b/src/gwin/gwin_class.h index 041c9152..f2aa4df0 100644 --- a/src/gwin/gwin_class.h +++ b/src/gwin/gwin_class.h @@ -23,10 +23,6 @@ #if GFX_USE_GWIN || defined(__DOXYGEN__) -#if GFX_COMPILER == GFX_COMPILER_KEIL - #pragma anon_unions -#endif - /** * @brief The predefined flags for a Window * @{ -- cgit v1.2.3