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