Missing include (required by clang, not required by msvc)
This commit is contained in:
parent
9197e3feed
commit
29d9c65ee2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <thread>
|
||||
|
||||
class wxImage;
|
||||
|
||||
|
|
Loading…
Reference in a new issue