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