aboutsummaryrefslogtreecommitdiff
path: root/libbrep/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep/utility.hxx')
-rw-r--r--libbrep/utility.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbrep/utility.hxx b/libbrep/utility.hxx
index 96cf1d4..8c4c579 100644
--- a/libbrep/utility.hxx
+++ b/libbrep/utility.hxx
@@ -27,6 +27,7 @@ namespace brep
// <libbutl/utility.mxx>
//
+ using butl::utf8;
using butl::icasecmp;
using butl::reverse_iterate;
}