From b04de2f2f4bb14c968ebcc765ec93c5d1591aa0d Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 8 Apr 2012 11:30:28 +0000 Subject: Pull out common options in the StaticAnalysisTest build test makefile into a seperate make variable for clarity. Add missing cppcheck inline suppression comment. --- Projects/XPLAINBridge/XPLAINBridge.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Projects/XPLAINBridge') diff --git a/Projects/XPLAINBridge/XPLAINBridge.h b/Projects/XPLAINBridge/XPLAINBridge.h index f5c86c2f4..5570a1a0a 100644 --- a/Projects/XPLAINBridge/XPLAINBridge.h +++ b/Projects/XPLAINBridge/XPLAINBridge.h @@ -48,6 +48,7 @@ // cppcheck-suppress missingInclude #include "Lib/V2Protocol.h" + // cppcheck-suppress missingInclude #include "Lib/SoftUART.h" #include -- cgit v1.2.3