From 5dbd97ae09f42a2c1b62b156d2ec316d2bcdacf2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 22 Jan 2024 13:57:00 +0300 Subject: MsgExport: export of user nicks in group chats --- plugins/Msg_Export/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Msg_Export/src/stdafx.h') diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h index 24989198aa..9db4cfaf19 100644 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -34,6 +34,7 @@ using namespace std; #include #include #include +#include #include #include #include -- cgit v1.2.3