src/hotspot/share/ci/ciMetadata.hpp
changeset 49621 5ef28d560b6f
parent 47216 71c04702a3d5
child 53244 9807daeb47c4
--- a/src/hotspot/share/ci/ciMetadata.hpp	Tue Mar 27 17:30:55 2018 +0200
+++ b/src/hotspot/share/ci/ciMetadata.hpp	Tue Mar 27 11:53:23 2018 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2018, 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
@@ -27,7 +27,6 @@
 
 #include "ci/ciBaseObject.hpp"
 #include "ci/ciClassList.hpp"
-#include "memory/allocation.hpp"
 #include "runtime/handles.hpp"
 #include "runtime/jniHandles.hpp"