hotspot/src/share/vm/oops/instanceKlass.cpp
changeset 30146 a5809dde4617
parent 30120 af79e35d33e1
parent 29792 8c6fa07f0869
child 30164 0c9f9e006921
--- a/hotspot/src/share/vm/oops/instanceKlass.cpp	Fri Apr 03 13:18:06 2015 +0000
+++ b/hotspot/src/share/vm/oops/instanceKlass.cpp	Fri Apr 03 13:45:33 2015 -0700
@@ -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"