src/hotspot/share/classfile/systemDictionary.hpp
changeset 49480 d7df2dd501ce
parent 49348 fde3feaaa4ed
child 49738 a7bc87a63dd8
--- a/src/hotspot/share/classfile/systemDictionary.hpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/share/classfile/systemDictionary.hpp	Wed Mar 21 19:45:24 2018 -0400
@@ -34,7 +34,6 @@
 #include "runtime/reflectionUtils.hpp"
 #include "runtime/signature.hpp"
 #include "utilities/hashtable.hpp"
-#include "utilities/hashtable.inline.hpp"
 
 // The dictionary in each ClassLoaderData stores all loaded classes, either
 // initiatied by its class loader or defined by its class loader: