Francois Gouget : include: winsxs.idl should not import oleidl.idl.
6 Jan
2012
6 Jan
'12
9:31 p.m.
Module: wine Branch: master Commit: 739bd884a027e06abe50d7e9cd637c5bd8bcd357 URL: http://source.winehq.org/git/wine.git/?a=commit;h=739bd884a027e06abe50d7e9cd... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Jan 6 09:23:32 2012 +0100 include: winsxs.idl should not import oleidl.idl. --- include/winsxs.idl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/winsxs.idl b/include/winsxs.idl index c2c38f2..202b91f 100644 --- a/include/winsxs.idl +++ b/include/winsxs.idl @@ -17,6 +17,7 @@ */ import "objidl.idl"; +import "oleidl.idl"; interface IAssemblyCache; interface IAssemblyCacheItem;
5187
Age (days ago)
5187
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard