diff options
Diffstat (limited to 'src/net/eathena/protocolout.cpp')
-rw-r--r-- | src/net/eathena/protocolout.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/protocolout.cpp b/src/net/eathena/protocolout.cpp index f37d5e37b..3bc15194f 100644 --- a/src/net/eathena/protocolout.cpp +++ b/src/net/eathena/protocolout.cpp @@ -18,7 +18,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ - namespace EAthena { #include "net/protocoloutdefine.h" @@ -26,5 +25,4 @@ namespace EAthena #undef packet } // namespace EAthena - #include "debug.h" |