]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/mdi.h
blind fix for compilation error in EVT macros
[wxWidgets.git] / include / wx / motif / mdi.h
index 8130198732ca9b76462951bf122989b3edf0f55d..91106240ee25c836707d862363551946ab0930eb 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_MDI_H_
 #define _WX_MDI_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "mdi.h"
 #endif