summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redfish-core/include/utils/json_utils.hpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/redfish-core/include/utils/json_utils.hpp b/redfish-core/include/utils/json_utils.hpp
index 66e0619fc4..0d4bee2807 100644
--- a/redfish-core/include/utils/json_utils.hpp
+++ b/redfish-core/include/utils/json_utils.hpp
@@ -37,11 +37,7 @@
#include <vector>
// IWYU pragma: no_include <stdint.h>
-
-namespace crow
-{
-struct Request;
-} // namespace crow
+// IWYU pragma: no_forward_declare crow::Request
namespace redfish
{