src/hotspot/share/classfile/systemDictionary.cpp
changeset 50039 9fec54fe663d
parent 50036 e0dbf14885b8
child 50063 50c0d24d3971
--- a/src/hotspot/share/classfile/systemDictionary.cpp	Mon May 07 20:42:36 2018 +0200
+++ b/src/hotspot/share/classfile/systemDictionary.cpp	Thu Apr 26 13:40:58 2018 -0700
@@ -84,7 +84,6 @@
 #include "trace/tracing.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_CDS
-#include "classfile/sharedClassUtil.hpp"
 #include "classfile/systemDictionaryShared.hpp"
 #endif
 #if INCLUDE_JVMCI