aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-28 16:20:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-28 16:20:35 +0300
commit67ab77401f4b1c4580b7ce54a783843e31a55ebb (patch)
tree5019b38ca687ddff583cdf6b7709970538a5586f /bpkg/fetch.cxx
parentba7cfc928eac37c6aa82351f8bde76abd0368835 (diff)
Switch to version module
Diffstat (limited to 'bpkg/fetch.cxx')
-rw-r--r--bpkg/fetch.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/fetch.cxx b/bpkg/fetch.cxx
index c650958..6fe851e 100644
--- a/bpkg/fetch.cxx
+++ b/bpkg/fetch.cxx
@@ -13,7 +13,6 @@
#include <bpkg/checksum>
#include <bpkg/diagnostics>
-#include <bpkg/bpkg-version>
using namespace std;
using namespace butl;