From 988cc6b8056e215c9751fbebd6df4eeccf087328 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 May 2018 13:07:08 +0200 Subject: Adjust to libbutl changes --- build2/utility.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build2/utility.hxx b/build2/utility.hxx index bae2eb8..8ea1d66 100644 --- a/build2/utility.hxx +++ b/build2/utility.hxx @@ -71,7 +71,7 @@ namespace build2 using butl::trim; using butl::next_word; - using butl::exception_guard; + using butl::make_guard; using butl::make_exception_guard; using butl::throw_generic_error; -- cgit v1.1