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

@@ -62,8 +62,6 @@
#include <wx/msw/dc.h>
#endif
#include <typeinfo>
// -----------------------------------------------------------------------
#if defined(__WXMSW__)

View File

@@ -51,8 +51,6 @@
#include <wx/propgrid/propgrid.h>
#include <typeinfo>
#define PWC_CHILD_SUMMARY_LIMIT 16 // Maximum number of children summarized in a parent property's
// value field.

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).

View File

@@ -52,8 +52,6 @@
#include <wx/propgrid/property.h>
#include <wx/propgrid/propgrid.h>
#include <typeinfo>
const wxChar *wxPGTypeName_long = wxT("long");
const wxChar *wxPGTypeName_bool = wxT("bool");

View File

@@ -57,8 +57,6 @@
#include <wx/propgrid/propgrid.h>
#include <wx/propgrid/editors.h>
#include <typeinfo>
#define wxPG_DEFAULT_SPLITTERX 110

View File

@@ -56,8 +56,6 @@
#define wxPG_CUSTOM_IMAGE_WIDTH 20 // for wxColourProperty etc.
#include <typeinfo>
// -----------------------------------------------------------------------
// wxStringProperty