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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue