summaryrefslogtreecommitdiff
path: root/src/net/eathena/clanhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-14 01:27:00 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-14 01:27:00 +0300
commitf3c6fa172c4058bfdc7ceb08a6476fd2308038ff (patch)
tree828f040d797fb5db0788fb074b5f3b14d10901b7 /src/net/eathena/clanhandler.cpp
parent4bd5a79e75da10d976a8d30fafdd3c5273442bab (diff)
downloadManaVerse-f3c6fa172c4058bfdc7ceb08a6476fd2308038ff.tar.gz
ManaVerse-f3c6fa172c4058bfdc7ceb08a6476fd2308038ff.tar.bz2
ManaVerse-f3c6fa172c4058bfdc7ceb08a6476fd2308038ff.tar.xz
ManaVerse-f3c6fa172c4058bfdc7ceb08a6476fd2308038ff.zip
Remove extra includes.
Diffstat (limited to 'src/net/eathena/clanhandler.cpp')
-rw-r--r--src/net/eathena/clanhandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/clanhandler.cpp b/src/net/eathena/clanhandler.cpp
index f35bc9504..d0d08f623 100644
--- a/src/net/eathena/clanhandler.cpp
+++ b/src/net/eathena/clanhandler.cpp
@@ -25,8 +25,6 @@
#include "net/eathena/messageout.h"
#include "net/eathena/protocolout.h"
-#include "utils/cast.h"
-
#include "debug.h"
extern int packetVersion;