removed a few warnings and CW compilation problems (patch from Dimitri)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-03-27 18:43:13 +00:00
parent cebab22d9e
commit 4ccf704abd
9 changed files with 225 additions and 200 deletions

View File

@@ -12,7 +12,7 @@
#ifndef _WX_CURSOR_H_
#define _WX_CURSOR_H_
#include <wx/image.h>
#include "wx/image.h"
#ifdef __GNUG__
#pragma interface "cursor.h"