]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/accel.cpp
Updated depricated stuff
[wxWidgets.git] / src / motif / accel.cpp
index 5ea448aec6eb1551d4e7014778c3c7bda3a3fa22..31a790d997477a339966f7f26cb240602dd0ee27 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "accel.h"
 #endif