Missing include (required by clang, not required by msvc)

This commit is contained in:
bubnikv
2019-08-06 11:40:33 +02:00
parent 0001659e0a
commit 55fec86950

View File

@@ -3,6 +3,7 @@
#include <string>
#include <vector>
#include <thread>
class wxImage;