diff options
Diffstat (limited to 'src/net/eathena/protocolout.cpp')
-rw-r--r-- | src/net/eathena/protocolout.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocolout.cpp b/src/net/eathena/protocolout.cpp index 3bc15194f..bae259af5 100644 --- a/src/net/eathena/protocolout.cpp +++ b/src/net/eathena/protocolout.cpp @@ -23,6 +23,7 @@ namespace EAthena #include "net/protocoloutdefine.h" #include "net/eathena/packetsout.inc" #undef packet + } // namespace EAthena #include "debug.h" |