]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/accel.cpp
Removed code duplication introduced during wxUniv merge in 1.132
[wxWidgets.git] / src / msw / accel.cpp
index 66414b01a4e57fc2cb7c0b007bd04a318dd7ca24..563ce9929ce8b148886ac22311929672dc8deba2 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "accel.h"
 #endif