diff options
Diffstat (limited to 'src/net/eathena')
-rw-r--r-- | src/net/eathena/network.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index c2f6e0bb6..8babc4d19 100644 --- a/src/net/eathena/network.h +++ b/src/net/eathena/network.h @@ -28,12 +28,6 @@ #include "net/eathena/messagehandler.h" #include "net/eathena/messagein.h" -#include <SDL_net.h> -#include <SDL_thread.h> - -#include <map> -#include <string> - /** * Protocol version, reported to the eAthena char and mapserver who can adjust * the protocol accordingly. |