[XDK] Remove _M_AMD64 special case

This commit is contained in:
Mark Jansen
2019-02-23 16:24:21 +01:00
parent c01fa8e9c1
commit fa548efb41
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
#include <ntstatus.h>
#define WIN32_NO_STATUS
#include <windows.h>
#include <windef.h>
#include <ntndk.h>
#include <atlbase.h>
#include <strsafe.h>