]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dc.h
Fix memory leak by letting the base class version handle the
[wxWidgets.git] / include / wx / mgl / dc.h
index 9e0cccd4548b065188e84e70f8956b6962461759..53d51c1cd654b8720857bfe0ef8a05931827d688 100644 (file)
@@ -5,13 +5,13 @@
 // Created:     2001/03/09
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Created:     2001/03/09
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DC_H_
 #define _WX_DC_H_
 
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DC_H_
 #define _WX_DC_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "dc.h"
 #endif
 
     #pragma interface "dc.h"
 #endif