dlls: Remove duplicate includes.

oldstable
Michael Stefaniuc 2007-11-19 01:43:03 +01:00 committed by Alexandre Julliard
parent 0977f858da
commit 3e8970602c
8 changed files with 0 additions and 8 deletions

View File

@ -25,7 +25,6 @@
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winerror.h"
#include "winuser.h"
#include "wine/debug.h"

View File

@ -32,7 +32,6 @@
#include <stdio.h>
#include <string.h>
#include <time.h>
#include <errno.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif

View File

@ -32,7 +32,6 @@
# include <resolv.h>
#endif
#include <string.h>
#include <ctype.h>
/* Data. */

View File

@ -24,7 +24,6 @@
#include "pin.h"
#include "uuids.h"
#include "vfwmsgs.h"
#include "amvideo.h"
#include "windef.h"
#include "winbase.h"

View File

@ -140,7 +140,6 @@
# include <pwd.h>
#endif
#include <grp.h>
#include <limits.h>
#define COBJMACROS
#define NONAMELESSUNION

View File

@ -26,7 +26,6 @@
#include <string.h>
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"

View File

@ -28,7 +28,6 @@
DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"

View File

@ -53,7 +53,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winreg.h"
#include "mmsystem.h"
#include "winuser.h"
#include "winnls.h"