We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d183a9d commit db071d3Copy full SHA for db071d3
1 file changed
cpp/autosar/test/rules/A1-1-1/CStandardLibraryHeadersAreDeprecated.cpp
@@ -24,5 +24,5 @@
24
#include <wchar.h> // NON_COMPLIANT
25
#include <wctype.h> // NON_COMPLIANT
26
27
-#include <cassert> // COMPLIANT
+#include <cassert> // COMPLIANT
28
#include <stdnoreturn.h> // COMPLIANT
0 commit comments