]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/popupwin.h
added fix for MSL under Win32 (by Steve Hartwell)
[wxWidgets.git] / include / wx / x11 / popupwin.h
index 3fd5ddde0566e773ecc7b320b14e3318459d331b..3e023e06ce1b127130339dbd1d44f636747c9ae8 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKPOPUPWINH__
 #define __GTKPOPUPWINH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "popupwin.h"
 #endif