]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/X64/ProcessorBind.h
MdePkg Base.h: Use correct style to check macro _MSC_VER value
[mirror_edk2.git] / MdePkg / Include / X64 / ProcessorBind.h
index 387e9c5c9c19ea1db73edfd2b334ee2855f3c538..5d14316524c65760b5324c09f7180725f3951ab2 100644 (file)
 //\r
 #pragma warning ( disable : 4206 )\r
 \r
-#if _MSC_VER == 1800 || _MSC_VER == 1900 || _MSC_VER >= 1910\r
+#if defined(_MSC_VER) && _MSC_VER >= 1800\r
 \r
 //\r
 // Disable these warnings for VS2013.\r