]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/microwin.c
added some missing mac headers
[wxWidgets.git] / src / msw / microwin.c
index 3921366efc25ac8afe651b980d3b7fd951518c35..6a86cb796debb8f1ab9e90609ec099b4780e0144 100644 (file)
@@ -6,12 +6,12 @@
 // Created:     2001-05-31
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "microwin.h"
 #endif