Skip to content

Commit c834bba

Browse files
committed
manual: removed recommendation to not include standard headers from the manual. I can't provide good reasons to not include the standard headers right now.
1 parent b5dba75 commit c834bba

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

man/manual.docbook

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -680,11 +680,6 @@ htmlreport/cppcheck-htmlreport --file=err.xml --report-dir=test1 --source-dir=.<
680680
</listitem>
681681
</itemizedlist>
682682

683-
<para>It isn't recommended to provide the paths to the standard C/C++
684-
headers - Cppcheck has internal knowledge about ANSI C/C++ and it isn't
685-
recommended that this known functionality is redefined. But feel free to
686-
try it.</para>
687-
688683
<para>As you can read in <link linkend="preprocessor-configurations">chapter
689684
3</link> in this manual the default is that Cppcheck checks all configurations.
690685
So only provide preprocessor defines if you want to limit the checking.</para>

0 commit comments

Comments
 (0)