include: winsxs.idl should not import oleidl.idl.
This commit is contained in:
parent
63e78264d8
commit
739bd884a0
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
import "objidl.idl";
|
||||
import "oleidl.idl";
|
||||
|
||||
interface IAssemblyCache;
|
||||
interface IAssemblyCacheItem;
|
||||
|
|
Loading…
Reference in New Issue