version: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-20 16:35:25 +01:00 committed by Alexandre Julliard
parent fc6a7148df
commit dd9af77062
3 changed files with 0 additions and 3 deletions

View file

@ -28,7 +28,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winver.h"
#include "winternl.h"
#include "wine/winuser16.h"

View file

@ -40,7 +40,6 @@
#include "wine/unicode.h"
#include "wine/winbase16.h"
#include "wine/winuser16.h"
#include "winver.h"
#include "wine/debug.h"

View file

@ -21,7 +21,6 @@
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"
#include "winver.h"
#include "wine/debug.h"