advapi32: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-04-27 17:09:45 +01:00 committed by Alexandre Julliard
parent 8dc41cf5f7
commit ff19b2f25a
2 changed files with 0 additions and 3 deletions

View File

@ -25,8 +25,6 @@
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "crypt.h"

View File

@ -25,7 +25,6 @@
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winreg.h"
#include "winternl.h"
#include "wmistr.h"
#include "evntrace.h"