Need to include wx/vector.h, otherwise wxVector is undeclared if configured with --disable-precom-headers --disable-any.
This commit is contained in:
parent
01e09e534f
commit
dc48f595b3
@ -27,6 +27,7 @@
|
||||
#include "wx/tracker.h"
|
||||
#include "wx/typeinfo.h"
|
||||
#include "wx/any.h"
|
||||
#include "wx/vector.h"
|
||||
|
||||
#include "wx/meta/convertible.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user