aboutsummaryrefslogtreecommitdiff
path: root/bpkg/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-28 12:13:13 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-28 12:13:13 +0200
commit580f67e991f9ac7f53bd9430bb74b199209e065d (patch)
tree683da4894b0604d50f1ef330ecd825adca10d40d /bpkg/manifest
parentf086522a901442599566b60271efb5a4c7691d55 (diff)
Switch to version module
Diffstat (limited to 'bpkg/manifest')
-rw-r--r--bpkg/manifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/manifest b/bpkg/manifest
index f638592..d6caabf 100644
--- a/bpkg/manifest
+++ b/bpkg/manifest
@@ -18,6 +18,7 @@
#include <butl/manifest-forward>
#include <bpkg/export>
+#include <bpkg/version>
namespace bpkg
{