From cc1f3d4e114cfa5d72c156e57f646fc4cc561dfc Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Wed, 4 Sep 2024 15:22:13 +0200 Subject: ExecutionResponse: a missing header --- src/buildtool/execution_api/common/execution_response.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/buildtool/execution_api/common/execution_response.hpp') diff --git a/src/buildtool/execution_api/common/execution_response.hpp b/src/buildtool/execution_api/common/execution_response.hpp index 57e1f087..ca1f34a1 100644 --- a/src/buildtool/execution_api/common/execution_response.hpp +++ b/src/buildtool/execution_api/common/execution_response.hpp @@ -18,6 +18,7 @@ #include #include #include +#include #include #include "gsl/gsl" -- cgit v1.2.3