From 021db73bc549e90a2e3126b02add4865d9893151 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Aug 2018 15:29:00 +0300 Subject: Msg_Export: added ability to export messages to JSON --- 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 ddbe5076d8..14147793e0 100755 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -42,6 +42,7 @@ using namespace std; #include #include #include +#include #include "utils.h" #include "options.h" -- cgit v1.2.3