kernel32: Exclude unused headers.

oldstable
Andrew Talbot 2007-05-07 14:15:23 +01:00 committed by Alexandre Julliard
parent 072e7d0438
commit fe933b022a
6 changed files with 0 additions and 8 deletions

View File

@ -44,9 +44,7 @@
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "winternl.h"
#include "winioctl.h"
#include "ntddscsi.h"
#include "wine/library.h"
#include "wine/unicode.h"

View File

@ -45,7 +45,6 @@
#define WIN32_NO_STATUS
#include "wine/winbase16.h"
#include "wine/winuser16.h"
#include "winioctl.h"
#include "winternl.h"
#include "kernel_private.h"
#include "wine/exception.h"

View File

@ -32,10 +32,8 @@
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
#include "wownt32.h"
#include "wine/winbase16.h"
#include "wine/debug.h"
#include "excpt.h"
#include "wine/exception.h"
#include "wine/unicode.h"
#include "wine/list.h"

View File

@ -23,7 +23,6 @@
#include <string.h>
#include "winerror.h"
#include "wine/winbase16.h"
#include "wine/server.h"
#include "wine/debug.h"

View File

@ -19,7 +19,6 @@
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wine/windef16.h"
#include "wine/debug.h"

View File

@ -30,7 +30,6 @@
#define WINE_NO_INLINE_STRING
#include "windef.h"
#include "winbase.h"
#include "excpt.h"
#include "wine/winbase16.h"
#include "wine/unicode.h"
#include "wine/exception.h"