From 4a8df3f745894019f883efdea54b5fa244228d61 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 8 Feb 2013 20:02:12 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@3484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/src/Glob.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Msg_Export') diff --git a/plugins/Msg_Export/src/Glob.h b/plugins/Msg_Export/src/Glob.h index 66d97c6f94..5b2d9baaa4 100755 --- a/plugins/Msg_Export/src/Glob.h +++ b/plugins/Msg_Export/src/Glob.h @@ -21,6 +21,7 @@ #define _CRT_SECURE_NO_WARNINGS +#include #include using namespace std; #include -- cgit v1.2.3