src/hotspot/share/gc/g1/heapRegion.hpp
changeset 54781 f3f07c76d3d1
parent 54465 c4f16445675a
child 55510 3e31a8beaae4
child 58678 9cf78a70fa4f
--- a/src/hotspot/share/gc/g1/heapRegion.hpp	Thu May 09 14:26:03 2019 +0200
+++ b/src/hotspot/share/gc/g1/heapRegion.hpp	Thu May 09 14:26:03 2019 +0200
@@ -32,6 +32,7 @@
 #include "gc/g1/survRateGroup.hpp"
 #include "gc/shared/ageTable.hpp"
 #include "gc/shared/cardTable.hpp"
+#include "gc/shared/verifyOption.hpp"
 #include "gc/shared/spaceDecorator.hpp"
 #include "utilities/macros.hpp"