hotspot/src/share/vm/gc/cms/cmsOopClosures.hpp
changeset 30878 f1702744b3a4
parent 30764 fec48bf5a827
child 32606 fdaa30d06ada
--- a/hotspot/src/share/vm/gc/cms/cmsOopClosures.hpp	Fri May 22 10:58:16 2015 +0200
+++ b/hotspot/src/share/vm/gc/cms/cmsOopClosures.hpp	Fri May 22 13:35:29 2015 +0200
@@ -26,6 +26,7 @@
 #define SHARE_VM_GC_CMS_CMSOOPCLOSURES_HPP
 
 #include "gc/shared/genOopClosures.hpp"
+#include "gc/shared/taskqueue.hpp"
 #include "memory/iterator.hpp"
 
 /////////////////////////////////////////////////////////////////