From 4fd0df2573341824eea5edfaf45be33997ce56ce Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 12 Feb 2016 16:34:29 +0200 Subject: / scheme cleanup --- bpkg/utility.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bpkg/utility.cxx') diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx index 556bc88..f6cbc45 100644 --- a/bpkg/utility.cxx +++ b/bpkg/utility.cxx @@ -4,14 +4,11 @@ #include -#include // cout cin -#include +#include // cout, cin #include -#include #include - #include using namespace std; -- cgit v1.1