From 5fdef02fc8ddba93d5e5cd38bcd72a6809fa88f8 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Fri, 20 Nov 2015 10:21:37 +0000 Subject: [PATCH] [WSHOM_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536 svn path=/trunk/; revision=69951 --- rostests/winetests/wshom/wshom.idl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rostests/winetests/wshom/wshom.idl b/rostests/winetests/wshom/wshom.idl index 77d64ce2ae5..c2bc4162212 100644 --- a/rostests/winetests/wshom/wshom.idl +++ b/rostests/winetests/wshom/wshom.idl @@ -16,6 +16,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ +#pragma makedep header + import "oaidl.idl"; cpp_quote("#undef ExpandEnvironmentStrings")