]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/fontutil.cpp
Wrap some functions with wxAutoNSAutoreleasePool
[wxWidgets.git] / src / mgl / fontutil.cpp
index f73a6fb862805d7bf55c94089680fef05d1d23a5..70970cb1651c5d256a58ed9eb709aaa075d410a0 100644 (file)
@@ -5,11 +5,11 @@
 // Created:     2001/04/29
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fontutil.h"
 #endif