summaryrefslogtreecommitdiff
path: root/src/net/eathena/traderecv.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
commit8356efd659046630db247b344bb4baec29c4a6e7 (patch)
treeb0758791b4f0856856536556d0e99f1ef08bf3bb /src/net/eathena/traderecv.h
parentad65d5b7ee4e206733add9e5514a7d51e02c2d54 (diff)
downloadplus-8356efd659046630db247b344bb4baec29c4a6e7.tar.gz
plus-8356efd659046630db247b344bb4baec29c4a6e7.tar.bz2
plus-8356efd659046630db247b344bb4baec29c4a6e7.tar.xz
plus-8356efd659046630db247b344bb4baec29c4a6e7.zip
Remove some useless includes.
Diffstat (limited to 'src/net/eathena/traderecv.h')
-rw-r--r--src/net/eathena/traderecv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/traderecv.h b/src/net/eathena/traderecv.h
index 9599cc3a0..33f21025e 100644
--- a/src/net/eathena/traderecv.h
+++ b/src/net/eathena/traderecv.h
@@ -23,8 +23,6 @@
#ifndef NET_EATHENA_TRADERECV_H
#define NET_EATHENA_TRADERECV_H
-#include "net/ea/tradehandler.h"
-
namespace Net
{
class MessageIn;