From c2816a9cad9d94d1734d64ab89237c925fa57620 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 5 Sep 2015 15:13:34 +0300 Subject: Fix compilation warnings. --- src/net/chathandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/chathandler.h') diff --git a/src/net/chathandler.h b/src/net/chathandler.h index f8659a8b2..630946498 100644 --- a/src/net/chathandler.h +++ b/src/net/chathandler.h @@ -23,6 +23,7 @@ #ifndef NET_CHATHANDLER_H #define NET_CHATHANDLER_H +#include #include #include "localconsts.h" @@ -31,6 +32,7 @@ struct ChatObject; namespace Net { + class ChatHandler notfinal { public: -- cgit v1.2.3-60-g2f50