diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-04-16 20:43:30 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-04-16 20:43:30 +0000 |
| commit | ae725031d00d742b168d04921abaa5ce0268152a (patch) | |
| tree | 53e913ea56067365cd8d2505a82cc135e7154268 /Projects/XPLAINBridge/XPLAINBridge.h | |
| parent | 1e994d14e7519de8acba489f5666e7d42a2d4ef5 (diff) | |
Fix up static analysis build test so that inline suppressions for missing header files are not required in the XPLAINBridge project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2168 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/XPLAINBridge/XPLAINBridge.h')
| -rw-r--r-- | Projects/XPLAINBridge/XPLAINBridge.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Projects/XPLAINBridge/XPLAINBridge.h b/Projects/XPLAINBridge/XPLAINBridge.h index 5570a1a0..33c66bf5 100644 --- a/Projects/XPLAINBridge/XPLAINBridge.h +++ b/Projects/XPLAINBridge/XPLAINBridge.h @@ -46,9 +46,7 @@ #include "AVRISPDescriptors.h" #include "USARTDescriptors.h" - // cppcheck-suppress missingInclude #include "Lib/V2Protocol.h" - // cppcheck-suppress missingInclude #include "Lib/SoftUART.h" #include <LUFA/Version.h> |
