X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FInclude%2FCommon%2FWinNTInclude.h;fp=Nt32Pkg%2FInclude%2FCommon%2FWinNTInclude.h;h=63256587bf376b1f68a3c824cbc728c1df8dfae9;hb=47e255dfa3baeeb99e0ae3c8a5a4559e475a40c9;hp=3f4fb2373219fc69383a8d656594d97dae00784f;hpb=40578d09d1f9e8864e6d1eff95b9eeabee4b9947;p=mirror_edk2.git diff --git a/Nt32Pkg/Include/Common/WinNTInclude.h b/Nt32Pkg/Include/Common/WinNTInclude.h index 3f4fb23732..63256587bf 100644 --- a/Nt32Pkg/Include/Common/WinNTInclude.h +++ b/Nt32Pkg/Include/Common/WinNTInclude.h @@ -1,6 +1,6 @@ /**@file -Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -34,7 +34,7 @@ Abstract: #define GUID _WINNT_DUP_GUID_____ #define _LIST_ENTRY _WINNT_DUP_LIST_ENTRY_FORWARD #define LIST_ENTRY _WINNT_DUP_LIST_ENTRY -#if defined (MDE_CPU_IA32) +#if defined (MDE_CPU_IA32) && (_MSC_VER < 1800) #define InterlockedIncrement _WINNT_DUP_InterlockedIncrement #define InterlockedDecrement _WINNT_DUP_InterlockedDecrement #define InterlockedCompareExchange64 _WINNT_DUP_InterlockedCompareExchange64