]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/printmac.h
applied fixes for CodeWarrior compilation
[wxWidgets.git] / include / wx / mac / printmac.h
index 243ed2fefeee67a8c91122556e4e8fb198348b5a..c5eb4310262a4b33fcc077f7a7dd9f75f66d01af 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PRINTWIN_H_
 #define _WX_PRINTWIN_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "printwin.h"
 #endif