hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
changeset 30572 3d36f972d68b
parent 30571 9223db5721fe
parent 30568 d0a24d56d8ea
child 30574 c38efb747c8a
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Tue Apr 28 12:02:50 2015 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Tue Apr 28 23:37:11 2015 +0200
@@ -66,6 +66,7 @@
 #include "runtime/vmThread.hpp"
 #include "utilities/globalDefinitions.hpp"
 #include "utilities/stack.inline.hpp"
+#include "utilities/taskqueue.inline.hpp"
 
 size_t G1CollectedHeap::_humongous_object_threshold_in_words = 0;