summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 1f6f248..0512255 100644
--- a/src/util.h
+++ b/src/util.h
@@ -17,6 +17,10 @@
*/
+/** @file src/util.h
+ * @brief Utility methods.
+ */
+
#include <boost/optional.hpp>
#include <string>