< prev index next >

src/hotspot/share/compiler/compilerDirectives.hpp

Print this page

        

@@ -25,11 +25,10 @@
 #ifndef SHARE_VM_COMPILER_COMPILERDIRECTIVES_HPP
 #define SHARE_VM_COMPILER_COMPILERDIRECTIVES_HPP
 
 #include "ci/ciMetadata.hpp"
 #include "ci/ciMethod.hpp"
-#include "ci/ciUtilities.hpp"
 #include "compiler/methodMatcher.hpp"
 #include "compiler/compilerOracle.hpp"
 #include "utilities/exceptions.hpp"
 
   //      Directives flag name,    type, default value, compile command name
< prev index next >