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