src/hotspot/share/gc/shared/jvmFlagConstraintsGC.hpp
changeset 59053 ba6c248cae19
parent 58044 3277a7454dc5
--- a/src/hotspot/share/gc/shared/jvmFlagConstraintsGC.hpp	Wed Nov 13 11:21:15 2019 +0100
+++ b/src/hotspot/share/gc/shared/jvmFlagConstraintsGC.hpp	Wed Nov 13 11:37:29 2019 +0100
@@ -28,9 +28,6 @@
 #include "runtime/flags/jvmFlag.hpp"
 #include "utilities/globalDefinitions.hpp"
 #include "utilities/macros.hpp"
-#if INCLUDE_CMSGC
-#include "gc/cms/jvmFlagConstraintsCMS.hpp"
-#endif
 #if INCLUDE_G1GC
 #include "gc/g1/jvmFlagConstraintsG1.hpp"
 #endif