build: Remove rpc.h and rpcndr.h includes from generated headers.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia
2018-04-13 12:37:44 +02:00
committed by Alexandre Julliard
parent ab15973e6b
commit ce9ec9a44a
4 changed files with 2 additions and 57 deletions

View File

@@ -182,6 +182,7 @@ typedef struct SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES;
# define interface struct
# define BEGIN_INTERFACE
# define END_INTERFACE
# define MIDL_INTERFACE(x) struct
# ifdef __cplusplus
# define EXTERN_C extern "C"