aboutsummaryrefslogtreecommitdiff
path: root/bpkg/bpkg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/bpkg.cxx')
-rw-r--r--bpkg/bpkg.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/bpkg.cxx b/bpkg/bpkg.cxx
index ece9046..c82c92d 100644
--- a/bpkg/bpkg.cxx
+++ b/bpkg/bpkg.cxx
@@ -47,6 +47,7 @@
#include <bpkg/rep-remove.hxx>
using namespace std;
+using namespace butl;
using namespace bpkg;
// Get -d|--directory value if the option class O has it and empty path
@@ -139,6 +140,7 @@ try
{
using namespace cli;
+ stderr_term = fdterm (stderr_fd ());
exec_dir = path (argv[0]).directory ();
// This is a little hack to make our baseutils for Windows work when called