From 4e4a294d19a628e52dfd2e14e0778cd7eb845d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20K=C3=BChl?= Date: Thu, 8 May 2025 16:12:44 +0200 Subject: [PATCH] added class uuid to utils --- include/matador/utils/uuid.hpp | 0 source/core/utils/uuid.cpp | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 include/matador/utils/uuid.hpp create mode 100644 source/core/utils/uuid.cpp diff --git a/include/matador/utils/uuid.hpp b/include/matador/utils/uuid.hpp new file mode 100644 index 0000000..e69de29 diff --git a/source/core/utils/uuid.cpp b/source/core/utils/uuid.cpp new file mode 100644 index 0000000..e69de29