Commit e0b20981 authored by Dan Hipschman's avatar Dan Hipschman Committed by Alexandre Julliard

rpcrt4/tests: Make server.idl compatible with MIDL.

parent 54720c78
......@@ -29,7 +29,9 @@ typedef struct tag_vector
[
uuid(00000000-4114-0704-2301-000000000000),
#ifndef __midl
implicit_handle(handle_t IServer_IfHandle)
#endif
]
interface IServer
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment