speedup a little the parser by converting gccXML ID attributes to numbers, instead of storing them as strings; remove 2nd argument to GetAttribute() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "wx/cmdline.h"
|
||||
#include "wx/textfile.h"
|
||||
#include "wx/stopwatch.h" // for wxGetLocalTime
|
||||
#include "xmlparser.h"
|
||||
|
||||
// global verbosity flag
|
||||
|
Reference in New Issue
Block a user