Fix wxHTML benchmarks compilation
wx/crt.h must be included to use wxSscanf().
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "wx/app.h"
|
||||
#endif
|
||||
|
||||
#include "wx/crt.h"
|
||||
#include "wx/tokenzr.h"
|
||||
#include "wx/wfstream.h"
|
||||
#include "wx/url.h"
|
||||
|
Reference in New Issue
Block a user