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