diff options
Diffstat (limited to 'src/net/tmwa/skillrecv.h')
-rw-r--r-- | src/net/tmwa/skillrecv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/skillrecv.h b/src/net/tmwa/skillrecv.h index 727a32698..f63d883c2 100644 --- a/src/net/tmwa/skillrecv.h +++ b/src/net/tmwa/skillrecv.h @@ -26,7 +26,7 @@ namespace Net { class MessageIn; -} +} // namespace Net namespace TmwAthena { |