diff options
Diffstat (limited to 'bpkg/manifest')
-rw-r--r-- | bpkg/manifest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/manifest b/bpkg/manifest index 19dd960..8ad9512 100644 --- a/bpkg/manifest +++ b/bpkg/manifest @@ -23,6 +23,8 @@ namespace bpkg { using strings = std::vector<std::string>; + // @@ Let's create <bpkg/types> with "basic" package types. + // class LIBBPKG_EXPORT version { public: |