]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/dirmgl.cpp
Fixed wxPropertySheetDialog for Smartphone
[wxWidgets.git] / src / mgl / dirmgl.cpp
index f2df7e706e0538e58c27a47fa601d669c3a584aa..e7c59d21b4eca98171f55c06a237cd756abf150c 100644 (file)
@@ -7,7 +7,7 @@
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
 //              (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -18,7 +18,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dir.h"
 #endif