Serge Gautherie : winapi_test: Add a blank line between common and specific headers.
Module: wine Branch: master Commit: db11d6dcca89a6d10ad66976af8e84a633aff88b URL: https://source.winehq.org/git/wine.git/?a=commit;h=db11d6dcca89a6d10ad66976a... Author: Serge Gautherie <winehq-git_serge_180711(a)gautherie.fr> Date: Sat Jul 18 04:35:19 2020 +0200 winapi_test: Add a blank line between common and specific headers. 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/winapi/tests.dat b/tools/winapi/tests.dat index c53ea5da23..e6a09923af 100644 --- a/tools/winapi/tests.dat +++ b/tools/winapi/tests.dat @@ -11,6 +11,7 @@ Unit tests for data structure packing basetsd.h winnt.h windef.h + wingdi.h %include @@ -472,6 +473,7 @@ basetsd.h winnt.h windef.h winbase.h + timezoneapi.h %include @@ -1053,6 +1055,7 @@ winnt.h windef.h wtypes.h guiddef.h + shellapi.h shtypes.h shlobj.h @@ -1265,6 +1268,7 @@ Unit tests for data structure packing winnt.h windef.h guiddef.h + urlmon.h %include @@ -1322,6 +1326,7 @@ basetsd.h winnt.h windef.h winbase.h + wingdi.h winuser.h @@ -1737,6 +1742,7 @@ Unit tests for data structure packing basetsd.h winnt.h windef.h + mmsystem.h digitalv.h
participants (1)
-
Alexandre Julliard