From 907384ea7d8a8056f591a0863a8d8d1882976f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 27 Sep 2023 21:56:44 +0200 Subject: Add missing header to uuid.h --- include/erebos/uuid.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/erebos/uuid.h b/include/erebos/uuid.h index d3a3510..d6ccf50 100644 --- a/include/erebos/uuid.h +++ b/include/erebos/uuid.h @@ -1,6 +1,7 @@ #pragma once #include +#include #include #include #include -- cgit v1.2.3