aboutsummaryrefslogtreecommitdiff
path: root/bbot/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/utility.hxx')
-rw-r--r--bbot/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/utility.hxx b/bbot/utility.hxx
index e03ee49..ab97f91 100644
--- a/bbot/utility.hxx
+++ b/bbot/utility.hxx
@@ -40,7 +40,7 @@ namespace bbot
using butl::casecmp;
using butl::reverse_iterate;
- using butl::exception_guard;
+ using butl::make_guard;
using butl::make_exception_guard;
// <libbutl/fdstream.mxx>