2019-07-29

This commit is contained in:
tastytea 2019-07-29 12:38:07 +02:00
parent 231a5e6701
commit 00f5072ff2
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ $(function() {
<div class="textblock"><h1><a class="anchor" id="using"></a>
Using the library</h1>
<p>The easiest way is to include <a class="el" href="remwharead_8hpp_source.html">remwharead.hpp</a>, which then includes all other headers.</p>
<div class="fragment"><div class="line"><span class="preprocessor">#include &lt;remwharead/remwharead.hpp&gt;</span></div></div><!-- fragment --><p>Compile your code with <code>g++ -lremwharead</code>. </p>
<div class="fragment"><div class="line"><span class="preprocessor">#include &lt;remwharead/remwharead.hpp&gt;</span></div></div><!-- fragment --><p>Compile your code with <code>g++ $(pkg-config --cflags --libs remwharead)</code>. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>