Removed #include <typeinfo> (since C++ RTTI is no longer used)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-09-21 15:48:20 +00:00
parent 3c26d11be9
commit 472137baeb
6 changed files with 0 additions and 12 deletions

View File

@@ -71,8 +71,6 @@
#include <wx/msw/private.h>
#endif
#include <typeinfo>
// Two pics for the expand / collapse buttons.
// Files are not supplied with this project (since it is
// recommended to use either custom or native rendering).