< prev index next >

src/hotspot/share/utilities/constantTag.hpp

Print this page

        

*** 24,34 **** #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP #include "jvm.h" ! #include "memory/allocation.hpp" // constant tags in Java .class files enum { --- 24,34 ---- #ifndef SHARE_VM_UTILITIES_CONSTANTTAG_HPP #define SHARE_VM_UTILITIES_CONSTANTTAG_HPP #include "jvm.h" ! #include "utilities/globalDefinitions.hpp" // constant tags in Java .class files enum {
< prev index next >