-revert janderwalds change until because it breaks the gcc 4.x build
[reactos.git] / reactos / base / applications / testsets / rpcrt4 / context_handles / ctx.acf
1 //file hello.idl
2 [
3 implicit_handle(handle_t hBinding)
4 ]
5 interface hello
6 {
7
8 }