/* ----------------- Example code from MISRA C:2012 begin ----------------- */ #ifdef A /* Compliant */ #include "file1.h" #endif /* ------------------ Example code from MISRA C:2012 end ------------------ */