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.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/rep-create.cxx b/bpkg/rep-create.cxx
index 9ea24c7..244ef03 100644
--- a/bpkg/rep-create.cxx
+++ b/bpkg/rep-create.cxx
@@ -19,9 +19,10 @@
#include <bpkg/types>
#include <bpkg/utility>
-#include <bpkg/pkg-verify>
#include <bpkg/diagnostics>
+#include <bpkg/pkg-verify>
+
using namespace std;
using namespace butl;