STL compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -768,7 +768,7 @@ bool wxDebugContext::PrintClasses(void)
|
||||
}
|
||||
|
||||
int n = 0;
|
||||
wxNode *node;
|
||||
wxHashTable::compatibility_iterator node;
|
||||
wxClassInfo *info;
|
||||
|
||||
wxClassInfo::sm_classTable->BeginFind();
|
||||
|
Reference in New Issue
Block a user