aboutsummaryrefslogtreecommitdiff
path: root/bpkg/repository-types.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-04-23 12:32:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-04-23 12:32:50 +0300
commit1163963c1a94d32a4b1309e3a385c98ce1fdde0c (patch)
tree385a0de30152feabb36d833d7c114142ed359bb0 /bpkg/repository-types.hxx
parentabf2f38d37435099dc7e10b75d3f6efc352b5ec2 (diff)
Make changes required for CI
Diffstat (limited to 'bpkg/repository-types.hxx')
-rw-r--r--bpkg/repository-types.hxx31
1 files changed, 31 insertions, 0 deletions
diff --git a/bpkg/repository-types.hxx b/bpkg/repository-types.hxx
new file mode 100644
index 0000000..b62deed
--- /dev/null
+++ b/bpkg/repository-types.hxx
@@ -0,0 +1,31 @@
+// -*- C++ -*-
+//
+// This file was generated by CLI, a command line interface
+// compiler for C++.
+//
+
+#ifndef BPKG_REPOSITORY_TYPES_HXX
+#define BPKG_REPOSITORY_TYPES_HXX
+
+// Begin prologue.
+//
+//
+// End prologue.
+
+#include <bpkg/common-options.hxx>
+
+// Print page usage information.
+//
+namespace bpkg
+{
+ ::bpkg::cli::usage_para
+ print_bpkg_repository_types_usage (::std::ostream&,
+ ::bpkg::cli::usage_para = ::bpkg::cli::usage_para::none);
+}
+
+// Begin epilogue.
+//
+//
+// End epilogue.
+
+#endif // BPKG_REPOSITORY_TYPES_HXX