Fix build without PCH

This commit is contained in:
tamasmeszaros
2019-08-07 11:17:17 +02:00
parent 65e6f07580
commit a8a20faab8

View File

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