This commit is contained in:
brindosch
2020-06-04 16:21:23 +02:00
parent 536b5c4c1e
commit 2110548751
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,9 @@
#include <stdarg.h>
#include <map>
#include <QVector>
#ifdef _WIN32
#include <stdexcept>
#endif
#include <utils/global_defines.h>