Serge Gautherie : winapi_test: Add common headers for rpcrt4 test.
Module: wine Branch: master Commit: 246e9e4358d23c434aa4564df7c8616b28c9de49 URL: https://source.winehq.org/git/wine.git/?a=commit;h=246e9e4358d23c434aa4564df... Author: Serge Gautherie <winehq-git_serge_180711(a)gautherie.fr> Date: Sat Jul 18 04:34:13 2020 +0200 winapi_test: Add common headers for rpcrt4 test. Signed-off-by: Serge Gautherie <winehq-git_serge_180711(a)gautherie.fr> Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- tools/winapi/tests.dat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/winapi/tests.dat b/tools/winapi/tests.dat index a0265af422..7741fe30f3 100644 --- a/tools/winapi/tests.dat +++ b/tools/winapi/tests.dat @@ -928,6 +928,10 @@ Unit tests for data structure packing %header +basetsd.h +winnt.h +windef.h + rpc.h rpcdce.h rpcdcep.h
participants (1)
-
Alexandre Julliard