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

This commit is contained in:
Dan Hipschman 2007-10-05 13:50:54 -07:00 committed by Alexandre Julliard
parent 54720c78f7
commit e0b209815d
1 changed files with 2 additions and 0 deletions

View File

@ -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
{