hotspot/src/share/vm/gc/g1/g1Allocator.cpp
changeset 34230 b9c64b7c06c9
parent 34146 42523f0da397
child 35079 edab77f91231
--- a/hotspot/src/share/vm/gc/g1/g1Allocator.cpp	Tue Nov 17 15:14:29 2015 -0800
+++ b/hotspot/src/share/vm/gc/g1/g1Allocator.cpp	Wed Nov 18 11:47:55 2015 -0500
@@ -25,6 +25,7 @@
 #include "precompiled.hpp"
 #include "gc/g1/g1Allocator.inline.hpp"
 #include "gc/g1/g1AllocRegion.inline.hpp"
+#include "gc/g1/g1EvacStats.inline.hpp"
 #include "gc/g1/g1CollectedHeap.inline.hpp"
 #include "gc/g1/g1CollectorPolicy.hpp"
 #include "gc/g1/g1MarkSweep.hpp"