kernel32: Exclude unused headers.

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

View File

@ -25,7 +25,6 @@
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winnls.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(actctx);

View File

@ -30,11 +30,9 @@
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winreg.h"
#include "winternl.h"
#include "wine/exception.h"
#include "excpt.h"
#include "wine/unicode.h"
#include "kernel_private.h"

View File

@ -41,7 +41,6 @@
#include "wine/unicode.h"
#include "wine/winbase16.h"
#include "kernel_private.h"
#include "kernel16_private.h"
#include "wine/debug.h"

View File

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

View File

@ -51,7 +51,6 @@
#include "winbase.h"
#include "winnt.h"
#include "winternl.h"
#include "winerror.h"
#include "wine/unicode.h"
#include "wine/debug.h"

View File

@ -24,7 +24,6 @@
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"
#include "wine/debug.h"