* pseudo-reloc.cc: Drop including wchar.h.

(__report_error): Define module as WCHAR.
	* advapi.cc: Drop including wchar.h.
	* kernel32.cc: Ditto.
This commit is contained in:
Corinna Vinschen
2012-07-12 10:33:54 +00:00
parent 6e1e3bb8e5
commit 568e72f561
4 changed files with 8 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ details. */
#include <winioctl.h>
#include "shared_info.h"
#include "ntdll.h"
#include <wchar.h>
#define DEFAULT_NTSTATUS_TO_BOOL_RETURN \
if (!NT_SUCCESS (status)) \