]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagxpm.h
added and documented wxApp::OnExceptionInMainLoop()
[wxWidgets.git] / include / wx / imagxpm.h
index f8825308c2b2c0d94461cceb7a857d71c5dde370..c4ae5e262b85eab23f31b5816125b12ceeb20e78 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_IMAGXPM_H_
 #define _WX_IMAGXPM_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "imagxpm.h"
 #endif