From fe0eec7e20bc4c39d6c2b58d81ffd5c0ef1fdeda Mon Sep 17 00:00:00 2001 From: Thomas Schatzl Date: Mon, 29 Jan 2024 13:55:00 +0000 Subject: [PATCH] 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572 Reviewed-by: epeter --- src/hotspot/share/utilities/stringUtils.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hotspot/share/utilities/stringUtils.hpp b/src/hotspot/share/utilities/stringUtils.hpp index 754624a6540..eb320f5fda9 100644 --- a/src/hotspot/share/utilities/stringUtils.hpp +++ b/src/hotspot/share/utilities/stringUtils.hpp @@ -27,6 +27,8 @@ #include "memory/allStatic.hpp" +#include + class StringUtils : AllStatic { public: // Replace the substring with another string . must be