Michael Stefaniuc : mscoree: Remove duplicated include.
7 Jun
2012
7 Jun
'12
6:39 p.m.
Module: wine Branch: master Commit: b168da775283c2c0829dc0adfbadc37ebb6aba62 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b168da775283c2c0829dc0adfb... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Thu Jun 7 01:01:39 2012 +0200 mscoree: Remove duplicated include. --- dlls/mscoree/corruntimehost.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/mscoree/corruntimehost.c b/dlls/mscoree/corruntimehost.c index 3f2b9a2..d5c94c1 100644 --- a/dlls/mscoree/corruntimehost.c +++ b/dlls/mscoree/corruntimehost.c @@ -40,7 +40,6 @@ #include "wine/debug.h" #include "wine/unicode.h" -#include "wine/list.h" WINE_DEFAULT_DEBUG_CHANNEL( mscoree );
4942
Age (days ago)
4942
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard