From f91ece78492933726ac20caf9e6acba4e6518e79 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 26 Mar 2007 12:20:55 +0000 Subject: INTEGRATION: CWS mingwport03 (1.7.32); FILE MERGED 2006/11/07 18:05:00 vg 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/07 09:07:20 vg 1.7.32.1: #i53572# MinGW port --- fpicker/source/win32/folderpicker/MtaFop.hxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fpicker/source/win32/folderpicker/MtaFop.hxx b/fpicker/source/win32/folderpicker/MtaFop.hxx index 1cb593893465..7f071d0b497c 100644 --- a/fpicker/source/win32/folderpicker/MtaFop.hxx +++ b/fpicker/source/win32/folderpicker/MtaFop.hxx @@ -4,9 +4,9 @@ * * $RCSfile: MtaFop.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-10-12 10:55:30 $ + * last change: $Author: vg $ $Date: 2007-03-26 13:20:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,6 +49,9 @@ #endif #include +#ifdef __MINGW32__ +#include +#endif #if defined _MSC_VER #pragma warning(push, 1) #pragma warning(disable: 4917) -- cgit v1.2.3