From dc81b8ba64f571c92645e0ef0dcdbf5c3f209f28 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 14 Oct 2015 11:43:50 +0000 Subject: fix for bug #754 (MsgExport write in text file nick as (Unknown Contact)) git-svn-id: http://svn.miranda-ng.org/main/trunk@15554 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- 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 88a0a36c5e..a0b6b97e54 100755 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -31,6 +31,7 @@ using namespace std; #include #include #include +#include #include #include #include -- cgit v1.2.3