kernel32: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-07 14:15:20 +01:00 committed by Alexandre Julliard
parent 59651999b3
commit 072e7d0438
6 changed files with 0 additions and 6 deletions

View File

@ -44,7 +44,6 @@
#define WIN32_NO_STATUS
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winternl.h"
#include "wingdi.h"
#include "winuser.h"

View File

@ -43,7 +43,6 @@
#include "kernel_private.h"
#include "wine/exception.h"
#include "excpt.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "thread.h"

View File

@ -43,7 +43,6 @@
#include "kernel_private.h"
#include "kernel16_private.h"
#include "wine/debug.h"
#include "winerror.h"
WINE_DEFAULT_DEBUG_CHANNEL(global);

View File

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

View File

@ -27,7 +27,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "wine/winuser16.h"
#include "excpt.h"
#include "thread.h"

View File

@ -37,7 +37,6 @@
#include "wownt32.h"
#include "winternl.h"
#include "toolhelp.h"
#include "excpt.h"
#include "kernel_private.h"
#include "kernel16_private.h"
#include "wine/exception.h"