// Purpose:
// Author: Vaclav Slavik
// Id: $Id$
-// Copyright: (c) 2001 Vaclav Slavik
+// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-
#ifndef __WX_CURSOR_H__
#define __WX_CURSOR_H__
-#ifdef __GNUG__
-#pragma interface "cursor.h"
-#endif
-
#include "wx/defs.h"
#include "wx/object.h"
#include "wx/gdicmn.h"