mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
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:
committed by
Alexandre Julliard
parent
ab15973e6b
commit
ce9ec9a44a
@@ -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"
|
||||
|
Reference in New Issue
Block a user