kernel32: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-07 14:15:26 +01:00 committed by Alexandre Julliard
parent fe933b022a
commit 7919badd70
6 changed files with 0 additions and 6 deletions

View File

@ -24,7 +24,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "wine/winbase16.h"
#include "wine/winuser16.h"
#include "wownt32.h"

View File

@ -34,7 +34,6 @@
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winnls.h"
#include "thread.h"
#include "wine/winbase16.h"
#include "wine/exception.h"

View File

@ -31,7 +31,6 @@
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
#include "winerror.h"
#include "wine/winbase16.h"
#include "toolhelp.h"

View File

@ -40,7 +40,6 @@
#include "winternl.h"
#include "winerror.h"
#include "wine/exception.h"
#include "excpt.h"
#include "wine/debug.h"
#include "kernel_private.h"

View File

@ -36,7 +36,6 @@
#include "winnls.h"
#include "winternl.h"
#include "winioctl.h"
#include "ntddstor.h"
#include "ntddcdrm.h"
#include "kernel_private.h"
#include "wine/library.h"

View File

@ -22,7 +22,6 @@
#include <string.h>
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dll);