From e89833e12fd374a107e7595d63c4b4f17a4c7496 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 8 Nov 2024 12:42:32 +0100 Subject: common: Implement IWYU suggestions --- src/buildtool/common/user_structs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/buildtool/common/user_structs.hpp') diff --git a/src/buildtool/common/user_structs.hpp b/src/buildtool/common/user_structs.hpp index 019d5925..9f67ed45 100644 --- a/src/buildtool/common/user_structs.hpp +++ b/src/buildtool/common/user_structs.hpp @@ -15,11 +15,11 @@ #ifndef INCLUDED_SRC_BUILDTOOL_COMMON_USER_STRUCTS_HPP #define INCLUDED_SRC_BUILDTOOL_COMMON_USER_STRUCTS_HPP +#include #include #include #include #include -#include #include #include "nlohmann/json.hpp" -- cgit v1.2.3