diff options
Diffstat (limited to 'include/helpers.hpp')
-rw-r--r-- | include/helpers.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/helpers.hpp b/include/helpers.hpp index 85b4742..fb90805 100644 --- a/include/helpers.hpp +++ b/include/helpers.hpp @@ -20,6 +20,8 @@ #include <string> #include <string_view> +//! @headerfile helpers.hpp mastodonpp/helpers.hpp + namespace mastodonpp { |