aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common-options.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-07 15:59:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-07 15:59:37 +0200
commitb1078fdb9fac747c19dbdacd24c2838aae7d9f6b (patch)
tree3452bab97d91b063ac3cac2cb3d84ae184c21858 /bpkg/common-options.cli
parent8f94aaa067426a259f5396abdaf4945671799b5c (diff)
Implement cfg-create command
Diffstat (limited to 'bpkg/common-options.cli')
-rw-r--r--bpkg/common-options.cli1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/common-options.cli b/bpkg/common-options.cli
index a8b36de..2532665 100644
--- a/bpkg/common-options.cli
+++ b/bpkg/common-options.cli
@@ -3,6 +3,7 @@
// license : MIT; see accompanying LICENSE file
include <cstdint>;
+include <bpkg/types>;
namespace bpkg
{