aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch-bpkg.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-02-19 14:26:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-02-19 14:27:24 +0300
commit3d4838d3706de2ba0045dc9f99a3dc96398def64 (patch)
treeece29423c4ece1139169a8b952914471593fe577 /bpkg/fetch-bpkg.cxx
parentd3ef22615ba7d37be18c31b2fdd1bdb6be164939 (diff)
Parse repositories and packages files for git repositories
Diffstat (limited to 'bpkg/fetch-bpkg.cxx')
-rw-r--r--bpkg/fetch-bpkg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/fetch-bpkg.cxx b/bpkg/fetch-bpkg.cxx
index 4fe0bfc..606843f 100644
--- a/bpkg/fetch-bpkg.cxx
+++ b/bpkg/fetch-bpkg.cxx
@@ -6,7 +6,6 @@
#include <sstream>
-#include <libbutl/fdstream.mxx>
#include <libbutl/filesystem.mxx> // cpfile ()
#include <libbutl/manifest-parser.mxx>