summaryrefslogtreecommitdiff
path: root/src/net/chathandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-16 23:58:40 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-17 14:02:30 +0300
commit3f7f55d24f8adbfaa6e534734e955fb3c37792ff (patch)
tree30c90bdab5d99a6e0e75dc5ee593f641bd1ad88f /src/net/chathandler.h
parentdeec925bcd6ef5ea611082263dc0a7e4904345d2 (diff)
downloadManaVerse-3f7f55d24f8adbfaa6e534734e955fb3c37792ff.tar.gz
ManaVerse-3f7f55d24f8adbfaa6e534734e955fb3c37792ff.tar.bz2
ManaVerse-3f7f55d24f8adbfaa6e534734e955fb3c37792ff.tar.xz
ManaVerse-3f7f55d24f8adbfaa6e534734e955fb3c37792ff.zip
Remove useless includes from .h files.
Diffstat (limited to 'src/net/chathandler.h')
-rw-r--r--src/net/chathandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/chathandler.h b/src/net/chathandler.h
index e0567f23c..dad30b676 100644
--- a/src/net/chathandler.h
+++ b/src/net/chathandler.h
@@ -23,8 +23,6 @@
#ifndef NET_CHATHANDLER_H
#define NET_CHATHANDLER_H
-
-#include <iosfwd>
#include <string>
#include "localconsts.h"