diff --git a/src/hotspot/share/gc/shared/referenceProcessorPhaseTimes.cpp b/src/hotspot/share/gc/shared/referenceProcessorPhaseTimes.cpp index b62a70b3f50..0371ed2c73b 100644 --- a/src/hotspot/share/gc/shared/referenceProcessorPhaseTimes.cpp +++ b/src/hotspot/share/gc/shared/referenceProcessorPhaseTimes.cpp @@ -22,7 +22,6 @@ * */ -#include "cppstdlib/new.hpp" #include "gc/shared/gcTimer.hpp" #include "gc/shared/referenceProcessor.inline.hpp" #include "gc/shared/referenceProcessorPhaseTimes.hpp"