]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/effects.cpp
Expand the range of WXK_ values that are excluded from OnChar.
[wxWidgets.git] / src / common / effects.cpp
index a5b2a828ea8807b89da7936bcc1d1206dc7ddce0..454cde208166720dc77568694fc9919ca465e737 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "effects.h"
 #endif