cppcheck/addons/test/misra/misra-test.h

5 lines
96 B
C

#ifndef MISRA_TEST_H
#define MISRA_TEST_H
struct misra_h_s { int foo; };
#endif // MISRA_TEST_H