diff options
Diffstat (limited to 'source/include/platform/acwin.h')
| -rw-r--r-- | source/include/platform/acwin.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/include/platform/acwin.h b/source/include/platform/acwin.h index c05695cfccf2..1dfef818f06f 100644 --- a/source/include/platform/acwin.h +++ b/source/include/platform/acwin.h @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2026, Intel Corp. * All rights reserved. * * 2. License @@ -186,6 +186,7 @@ #pragma warning( disable: 4201) #pragma warning( disable: 4068) +#pragma warning( disable: 4214) #pragma warning( push) #define ACPI_MACHINE_WIDTH 32 |
