From 1686b44b0db3cb4fd283146e622a699b82affb7d Mon Sep 17 00:00:00 2001 From: Bert Melis Date: Tue, 7 Jan 2025 09:57:30 +0100 Subject: [PATCH] fix include --- src/Datapoint/Converter.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Datapoint/Converter.h b/src/Datapoint/Converter.h index b60f7a8..c83e884 100644 --- a/src/Datapoint/Converter.h +++ b/src/Datapoint/Converter.h @@ -9,6 +9,7 @@ the LICENSE file. #pragma once #include +#include #include #include