From e5381d4e4b8e5657d9e7a275e293f2a42f7d74d8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 17 Aug 2018 18:19:59 +0300 Subject: fixes crash for #1490 --- 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 14147793e0..b2be179c48 100755 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -33,6 +33,7 @@ using namespace std; #include #include #include +#include #include #include #include -- cgit v1.2.3