summaryrefslogtreecommitdiff
path: root/src/net/eathena/generalrecv.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-30 03:23:23 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-30 03:35:27 +0300
commit0b20c8cb3c0b4831349e0b76495ad207630292aa (patch)
treed3c00514cd5c95bf4899db90e62ba7918baa234e /src/net/eathena/generalrecv.cpp
parent201dc96af656196a24e6ce4bbcc3e22fc960a972 (diff)
downloadManaVerse-0b20c8cb3c0b4831349e0b76495ad207630292aa.tar.gz
ManaVerse-0b20c8cb3c0b4831349e0b76495ad207630292aa.tar.bz2
ManaVerse-0b20c8cb3c0b4831349e0b76495ad207630292aa.tar.xz
ManaVerse-0b20c8cb3c0b4831349e0b76495ad207630292aa.zip
Remove extra includes from headers.
Diffstat (limited to 'src/net/eathena/generalrecv.cpp')
-rw-r--r--src/net/eathena/generalrecv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/generalrecv.cpp b/src/net/eathena/generalrecv.cpp
index 58f16c9df..2074fe31e 100644
--- a/src/net/eathena/generalrecv.cpp
+++ b/src/net/eathena/generalrecv.cpp
@@ -27,6 +27,7 @@
#include "net/messagein.h"
+#include "utils/cast.h"
#include "utils/gettext.h"
#include "debug.h"