From bc3d377254aab51d3974bc8dc24a7f23c1f5f9dc Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 28 Jul 2019 02:25:59 +0200 Subject: [PATCH] Added a bit to Reference main page. --- src/lib/remwharead.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/remwharead.hpp b/src/lib/remwharead.hpp index 0bc118e..16a77f3 100644 --- a/src/lib/remwharead.hpp +++ b/src/lib/remwharead.hpp @@ -28,6 +28,8 @@ * @code * #include * @endcode + * + * Compile your code with `g++ -lremwharead`. */ #include "export/adoc.hpp"