]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/printdlg.h
added some trivial macros for exception handling
[wxWidgets.git] / include / wx / mac / printdlg.h
index 28d35819464f2b11f839f5d4e84e8579380de348..6bb45dad2f485963b446df36e0b6a77918eb88f5 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef _WX_PRINTDLG_H_
 #define _WX_PRINTDLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "printdlg.h"
 #endif