From 9bdc36787a5ace22e16d5b24c77218fa349c691e Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 30 Jan 2024 15:23:41 +0100 Subject: More necessary headers for Linux build --- src/Common/FlexArray.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Common') diff --git a/src/Common/FlexArray.hpp b/src/Common/FlexArray.hpp index 4a648b6..c0719fd 100644 --- a/src/Common/FlexArray.hpp +++ b/src/Common/FlexArray.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include #include "Sizes.hpp" template -- cgit 1.4.1