Doxygen: Remove build fix which was applied in 1.9.5.

This commit is contained in:
Douglas R. Reno 2022-09-14 11:22:00 -05:00
parent 7290e5c20b
commit b11b2683cb

View File

@ -125,8 +125,6 @@
<sect2 role="installation">
<title>Installation of Doxygen</title>
<screen><userinput>sed -i '/mutex/a#include &lt;utility&gt;' src/cache.h</userinput></screen>
<para>
Install <application>Doxygen</application> by running the following
commands:
@ -144,7 +142,7 @@ make</userinput></screen>
<para>
To test the results, issue: <command>make tests</command>.
One test, 012_cite.dox, is known to fail.
<!--One test, 012_cite.dox, is known to fail.-->
</para>
<para>