aboutsummaryrefslogtreecommitdiff
path: root/bdep/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/utility.hxx')
-rw-r--r--bdep/utility.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bdep/utility.hxx b/bdep/utility.hxx
index 865268a..4831bab 100644
--- a/bdep/utility.hxx
+++ b/bdep/utility.hxx
@@ -37,6 +37,8 @@ namespace bdep
// <libbutl/utility.mxx>
//
+ using butl::ucase;
+ using butl::lcase;
using butl::casecmp;
using butl::reverse_iterate;