aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/regex-combinators.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/regex-combinators.hh')
-rw-r--r--src/libutil/regex-combinators.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/regex-combinators.hh b/src/libutil/regex-combinators.hh
index 0b997b25a..87d6aa678 100644
--- a/src/libutil/regex-combinators.hh
+++ b/src/libutil/regex-combinators.hh
@@ -1,4 +1,5 @@
#pragma once
+///@file
#include <string_view>