include: Remove an unneeded include directive from msctf.idl.
This commit is contained in:
parent
79378304b6
commit
3b6ca071d0
|
@ -22,7 +22,6 @@ import "comcat.idl";
|
|||
import "textstor.idl";
|
||||
import "ctfutb.idl";
|
||||
#endif
|
||||
cpp_quote("#include <winuser.h>")
|
||||
|
||||
cpp_quote("#define TF_E_STACKFULL MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0x0501)")
|
||||
cpp_quote("#define TF_E_DISCONNECTED MAKE_HRESULT(SEVERITY_ERROR, FACILITY_ITF, 0x0504)")
|
||||
|
|
Loading…
Reference in New Issue