src/hotspot/share/gc/z/zWeakRootsProcessor.hpp
changeset 58705 f5662bdbee4a
parent 50525 767cdb97f103
--- a/src/hotspot/share/gc/z/zWeakRootsProcessor.hpp	Mon Oct 21 09:55:58 2019 +0200
+++ b/src/hotspot/share/gc/z/zWeakRootsProcessor.hpp	Mon Oct 21 09:56:43 2019 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2019, 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
@@ -24,8 +24,6 @@
 #ifndef SHARE_GC_Z_ZWEAKROOTSPROCESSOR_HPP
 #define SHARE_GC_Z_ZWEAKROOTSPROCESSOR_HPP
 
-#include "gc/z/zValue.hpp"
-
 class ZWorkers;
 
 class ZWeakRootsProcessor {