diff options
Diffstat (limited to 'bpkg/fetch-git.cxx')
-rw-r--r-- | bpkg/fetch-git.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/fetch-git.cxx b/bpkg/fetch-git.cxx index 448cf49..0c2ac21 100644 --- a/bpkg/fetch-git.cxx +++ b/bpkg/fetch-git.cxx @@ -6,7 +6,6 @@ #include <map> #include <libbutl/git.mxx> -#include <libbutl/utility.mxx> // digit(), xdigit() #include <libbutl/filesystem.mxx> // path_entry #include <libbutl/path-pattern.mxx> #include <libbutl/semantic-version.mxx> |