From 2529ae8acdbcd5edcb03d3dfbb019d0c51bf7b4c Mon Sep 17 00:00:00 2001 From: Tony Josi Date: Fri, 11 Aug 2023 12:42:20 +0530 Subject: [PATCH] Revert "IAR warning fixes (#991)" This reverts commit 8b90477e5137dd9c15c5aee69cbb3dc180603cc0. --- source/portable/Compiler/IAR/pack_struct_start.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/portable/Compiler/IAR/pack_struct_start.h b/source/portable/Compiler/IAR/pack_struct_start.h index 9cd5a3274d..a2dff65996 100644 --- a/source/portable/Compiler/IAR/pack_struct_start.h +++ b/source/portable/Compiler/IAR/pack_struct_start.h @@ -36,7 +36,4 @@ * end of file not followed by a semicolon or a declarator] emitted by the IAR Compiler */ #pragma diag_suppress=Pe1644 -/* Following line is to suppress the warning about the usage of forward declarations. */ -#pragma diag_suppress=Pe301 - __packed