summaryrefslogtreecommitdiffstats
path: root/src/Common/RequestManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/RequestManager.h')
-rw-r--r--src/Common/RequestManager.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Common/RequestManager.h b/src/Common/RequestManager.h
index e66b0c1..2dd892e 100644
--- a/src/Common/RequestManager.h
+++ b/src/Common/RequestManager.h
@@ -31,11 +31,6 @@
#include <boost/thread/shared_mutex.hpp>
namespace Mad {
-
-namespace Net {
-class Packet;
-}
-
namespace Common {
class RequestManager : boost::noncopyable {