include bitmap.h not needed anymore

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-06-23 09:06:04 +00:00
parent af905c94b5
commit 477160b73f

View File

@ -18,9 +18,6 @@
#include "wx/object.h"
#include "wx/string.h"
#include "wx/gdicmn.h"
#if WXWIN_COMPATIBILITY_2_2
# include "wx/bitmap.h"
#endif
#include "wx/hashmap.h"
#if wxUSE_STREAMS