aboutsummaryrefslogtreecommitdiff
path: root/bpkg/options-types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/options-types.hxx')
-rw-r--r--bpkg/options-types.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/options-types.hxx b/bpkg/options-types.hxx
index 876f0a5..8e8cbf1 100644
--- a/bpkg/options-types.hxx
+++ b/bpkg/options-types.hxx
@@ -8,8 +8,12 @@
#include <cassert>
#include <utility> // move()
+#include <bpkg/types.hxx>
+
namespace bpkg
{
+ using uuid_type = uuid;
+
enum class auth
{
none,