aboutsummaryrefslogtreecommitdiff
path: root/bpkg/help.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-22 13:41:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-22 13:41:54 +0200
commit738050f2a71b2f0d094a692cc48c94653b82287f (patch)
tree874b79e5017be0aefde4f9427ecf6fc95cbe36be /bpkg/help.cxx
parent221f0250fcd7cba4fa4b5e4fd6c0d410eb6e5811 (diff)
Implement rep-fetch command
Diffstat (limited to 'bpkg/help.cxx')
-rw-r--r--bpkg/help.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/help.cxx b/bpkg/help.cxx
index 89ce93f..66b68aa 100644
--- a/bpkg/help.cxx
+++ b/bpkg/help.cxx
@@ -4,10 +4,10 @@
#include <bpkg/help>
-#include <cassert>
#include <iostream>
#include <bpkg/types>
+#include <bpkg/utility>
#include <bpkg/diagnostics>
#include <bpkg/bpkg-options>