mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 12:03:29 +00:00
[PSDK]
Fix compilation of ctfutb.idl with widl svn path=/branches/cmake-bringup/; revision=49763
This commit is contained in:
parent
53eb6ed31f
commit
49fae5916f
1 changed files with 2 additions and 0 deletions
|
@ -18,8 +18,10 @@
|
||||||
|
|
||||||
#ifndef DO_NO_IMPORTS
|
#ifndef DO_NO_IMPORTS
|
||||||
import "oaidl.idl";
|
import "oaidl.idl";
|
||||||
|
#ifdef __midl
|
||||||
import "msctf.idl";
|
import "msctf.idl";
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
interface ITfLangBarEventSink;
|
interface ITfLangBarEventSink;
|
||||||
interface ITfLangBarItemMgr;
|
interface ITfLangBarItemMgr;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue