]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/cursor.h
wxStaticBitmapBase::DoGetBestSize
[wxWidgets.git] / include / wx / mgl / cursor.h
index 2768db84d0b945a7de6ee9f62056b441e2f6b524..d7ec246c7526f73b7e5baad964af748c44f63c90 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:
 // Author:      Vaclav Slavik
 // Id:          $Id$
-// Copyright:   (c) 2001 Vaclav Slavik
+// Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -11,7 +11,7 @@
 #ifndef __WX_CURSOR_H__
 #define __WX_CURSOR_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "cursor.h"
 #endif