From 55b1de961489f99723288e162f9d3a062d593368 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Jun 2016 18:40:11 +0300 Subject: Fix includes and update deheader ci script. --- src/net/tmwa/protocolout.h | 2 ++ src/net/tmwa/updateprotocol.cpp | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src/net/tmwa') diff --git a/src/net/tmwa/protocolout.h b/src/net/tmwa/protocolout.h index 2686cd9f5..037d70f7b 100644 --- a/src/net/tmwa/protocolout.h +++ b/src/net/tmwa/protocolout.h @@ -28,11 +28,13 @@ namespace TmwAthena { #include "net/tmwa/packetsout.inc" +PACKETSOUT_VOID } // namespace TmwAthena #undef packet #undef packet2 #undef startCondition #undef endCondition +#undef PACKETSOUT_VOID #endif // NET_TMWA_PROTOCOLOUT_H diff --git a/src/net/tmwa/updateprotocol.cpp b/src/net/tmwa/updateprotocol.cpp index 7d5622acd..b7aeae2d8 100644 --- a/src/net/tmwa/updateprotocol.cpp +++ b/src/net/tmwa/updateprotocol.cpp @@ -25,9 +25,6 @@ #include "debug.h" -PACKETSOUT_VOID -#undef PACKETSOUT_VOID - namespace TmwAthena { -- cgit v1.2.3-70-g09d2