Serge Gautherie : winapi_test: Remove useless common headers for shlwapi test.
Module: wine Branch: master Commit: d67b1fe51c6cb397709c1f147b5c3c121eedc589 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d67b1fe51c6cb397709c1f147... Author: Serge Gautherie <winehq-git_serge_180711(a)gautherie.fr> Date: Sat Jul 18 04:34:35 2020 +0200 winapi_test: Remove useless common headers for shlwapi 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, 1 insertion(+), 3 deletions(-) diff --git a/tools/winapi/tests.dat b/tools/winapi/tests.dat index 7741fe30f3..2e344cd1eb 100644 --- a/tools/winapi/tests.dat +++ b/tools/winapi/tests.dat @@ -1229,10 +1229,8 @@ Unit tests for data structure packing %header -basetsd.h winnt.h -windef.h -wtypes.h + shlwapi.h %include
participants (1)
-
Alexandre Julliard