hotspot/src/share/vm/oops/instanceRefKlass.cpp
changeset 29792 8c6fa07f0869
parent 29688 2a0cad173059
child 30150 d9c940aa42ef
--- a/hotspot/src/share/vm/oops/instanceRefKlass.cpp	Wed Mar 25 10:13:56 2015 +0100
+++ b/hotspot/src/share/vm/oops/instanceRefKlass.cpp	Thu Mar 26 11:28:19 2015 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -43,7 +43,6 @@
 #include "gc_implementation/parNew/parOopClosures.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
 
 PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC