From fbea7d452bfec5eeae5ab92822adccc39a9e6d3c Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 12 Nov 2024 10:39:14 +0100 Subject: serve_api: Implement IWYU suggestions --- src/buildtool/serve_api/remote/config.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/buildtool/serve_api/remote/config.hpp') diff --git a/src/buildtool/serve_api/remote/config.hpp b/src/buildtool/serve_api/remote/config.hpp index 699f285a..582727e0 100644 --- a/src/buildtool/serve_api/remote/config.hpp +++ b/src/buildtool/serve_api/remote/config.hpp @@ -16,11 +16,12 @@ #define INCLUDED_SRC_BUILDTOOL_SERVE_API_REMOTE_CONFIG_HPP #include +#include #include #include #include -#include #include +#include // needed by durations #include #include #include -- cgit v1.2.3