Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).
This commit is contained in:
@@ -21,14 +21,13 @@
|
||||
#ifndef _SESSIONMANAGER_H_
|
||||
#define _SESSIONMANAGER_H_
|
||||
|
||||
#include <boost/function.hpp>
|
||||
#include <map>
|
||||
|
||||
#include <net/sessiondata.h>
|
||||
#include <playerdata.h>
|
||||
#include <core/thread.h>
|
||||
|
||||
#include <boost/function.hpp>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
class SenderInterface;
|
||||
class NetPacket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user