]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/accel.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / msw / accel.h
index 7d07af2c57a9167db2ae4589605841e4e4b963c9..b3fa62a00af88cf44119bb532a49ddf42b8a8c0b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_ACCEL_H_
 #define _WX_ACCEL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "accel.h"
 #endif