diff options
-rw-r--r-- | bpkg/utility.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx index 3529d83..054a622 100644 --- a/bpkg/utility.cxx +++ b/bpkg/utility.cxx @@ -4,8 +4,6 @@ #include <bpkg/utility.hxx> -#include <iostream> // cout, cin - #include <libbutl/prompt.mxx> #include <libbutl/process.mxx> #include <libbutl/fdstream.mxx> |