hotspot/src/share/vm/oops/instanceKlass.cpp
changeset 29792 8c6fa07f0869
parent 29698 9be8d1b0dfdc
child 30150 d9c940aa42ef
child 30146 a5809dde4617
child 30222 bfe6be3c4ef8
--- a/hotspot/src/share/vm/oops/instanceKlass.cpp	Wed Mar 25 10:13:56 2015 +0100
+++ b/hotspot/src/share/vm/oops/instanceKlass.cpp	Thu Mar 26 11:28:19 2015 +0100
@@ -74,7 +74,6 @@
 #include "gc_implementation/parallelScavenge/parallelScavengeHeap.inline.hpp"
 #include "gc_implementation/parallelScavenge/psPromotionManager.inline.hpp"
 #include "gc_implementation/parallelScavenge/psScavenge.inline.hpp"
-#include "oops/oop.pcgc.inline.hpp"
 #endif // INCLUDE_ALL_GCS
 #ifdef COMPILER1
 #include "c1/c1_Compiler.hpp"