Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
#define _SERVERMANAGER_H_
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
#include <game_defs.h>
|
||||
|
||||
#include <gui/guiinterface.h>
|
||||
#include <third_party/boost/timers.hpp>
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
||||
#include <game_defs.h>
|
||||
#include <gui/guiinterface.h>
|
||||
|
||||
class ServerLobbyThread;
|
||||
class ServerAcceptThread;
|
||||
class SenderThread;
|
||||
|
||||
Reference in New Issue
Block a user