aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-create.cxx')
-rw-r--r--bpkg/rep-create.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/bpkg/rep-create.cxx b/bpkg/rep-create.cxx
index cc2ade1..8c6d3df 100644
--- a/bpkg/rep-create.cxx
+++ b/bpkg/rep-create.cxx
@@ -7,16 +7,12 @@
#include <map>
#include <fstream>
#include <iostream>
-#include <system_error>
#include <butl/filesystem> // dir_iterator
#include <bpkg/manifest>
#include <bpkg/manifest-serializer>
-#include <bpkg/types>
-#include <bpkg/utility>
-
#include <bpkg/checksum>
#include <bpkg/fetch>
#include <bpkg/diagnostics>