msvcrt: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-12 13:59:45 +01:00 committed by Alexandre Julliard
parent bb519ec0b2
commit 9069577cd0
6 changed files with 0 additions and 8 deletions

View file

@ -25,11 +25,8 @@
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "wine/exception.h"
#include "excpt.h"
#include "wine/debug.h"
#include "msvcrt.h"
#include "cppexcept.h"

View file

@ -30,7 +30,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "msvcrt.h"
#include "wine/exception.h"

View file

@ -29,7 +29,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "wine/unicode.h"
#include "msvcrt.h"

View file

@ -33,7 +33,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "wine/exception.h"
#include "msvcrt.h"

View file

@ -39,7 +39,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "msvcrt.h"

View file

@ -27,7 +27,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "msvcrt.h"
#include "wine/debug.h"