From 37fa389ed8ea990654fbf38b2084be782a6a9ec3 Mon Sep 17 00:00:00 2001 From: Peguen <73380451+Peguen@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:44:16 +0100 Subject: [PATCH] Added missing algorithm header to eh_meas_api_v2.cpp --- contrib/ecalhdf5/src/eh5_meas_api_v2.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/ecalhdf5/src/eh5_meas_api_v2.cpp b/contrib/ecalhdf5/src/eh5_meas_api_v2.cpp index 6f699a716b..7d08adfbaf 100644 --- a/contrib/ecalhdf5/src/eh5_meas_api_v2.cpp +++ b/contrib/ecalhdf5/src/eh5_meas_api_v2.cpp @@ -23,6 +23,7 @@ #include +#include #include #include