From 2df57d72b65012674e6bc64dec66d9b3fd7f993b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 14 May 2018 14:10:56 +0300 Subject: Fallback to output directory removal for --keep-out on disfigure failure --- bpkg/diagnostics.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bpkg/diagnostics.cxx') diff --git a/bpkg/diagnostics.cxx b/bpkg/diagnostics.cxx index bb175d8..5dd59e5 100644 --- a/bpkg/diagnostics.cxx +++ b/bpkg/diagnostics.cxx @@ -12,6 +12,8 @@ #include #include // operator<<(ostream, process_arg) +#include + using namespace std; using namespace butl; -- cgit v1.1