Fixed compilation issue with Qt.
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
#include "GameObserver.h"
|
#include "GameObserver.h"
|
||||||
#include "GameStateShop.h"
|
#include "GameStateShop.h"
|
||||||
|
|
||||||
|
#ifdef QT_CONFIG
|
||||||
|
#include <QThread>
|
||||||
|
#endif
|
||||||
|
|
||||||
using std::string;
|
using std::string;
|
||||||
|
|
||||||
#ifdef TESTSUITE
|
#ifdef TESTSUITE
|
||||||
|
|||||||
Reference in New Issue
Block a user