widl: Guard RPC includes with #ifdef _WIN32.
commitb7402ddbbecdfaa81daa657fbb5d37661f401434
authorJózef Kucia <jkucia@codeweavers.com>
Mon, 19 Nov 2018 14:07:02 +0000 (19 15:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Nov 2018 09:11:11 +0000 (20 10:11 +0100)
tree8d5eafd0f04174a02d303868209560350b8a9f32
parentf86e79657452383a0af0544c28488f6d91015578
widl: Guard RPC includes with #ifdef _WIN32.

This makes it easier to use header files generated by widl without
Windows headers.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/widl/header.c