Andrew Talbot : mscms: Exclude unused headers.
10 May
2007
10 May
'07
12:49 p.m.
Module: wine Branch: master Commit: 5c4e38726cd46c26d740f9eccf78a7e13b7f445c URL: http://source.winehq.org/git/wine.git/?a=commit;h=5c4e38726cd46c26d740f9eccf... Author: Andrew Talbot <Andrew.Talbot(a)talbotville.com> Date: Wed May 9 20:33:50 2007 +0100 mscms: Exclude unused headers. --- dlls/mscms/icc.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/dlls/mscms/icc.c b/dlls/mscms/icc.c index 715a8ed..e5d0ba8 100644 --- a/dlls/mscms/icc.c +++ b/dlls/mscms/icc.c @@ -24,10 +24,8 @@ #include "windef.h" #include "winbase.h" -#include "winnls.h" #include "wingdi.h" #include "winuser.h" -#include "winreg.h" #include "winternl.h" #include "icm.h"
6889
Age (days ago)
6889
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard