< prev index next >

src/hotspot/share/utilities/globalDefinitions_gcc.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_UTILITIES_GLOBALDEFINITIONS_GCC_HPP #define SHARE_VM_UTILITIES_GLOBALDEFINITIONS_GCC_HPP ! #include "prims/jni.h" // This file holds compiler-dependent includes, // globally used constants & types, class (forward) // declarations and a few frequently used utility functions. --- 23,33 ---- */ #ifndef SHARE_VM_UTILITIES_GLOBALDEFINITIONS_GCC_HPP #define SHARE_VM_UTILITIES_GLOBALDEFINITIONS_GCC_HPP ! #include "jni.h" // This file holds compiler-dependent includes, // globally used constants & types, class (forward) // declarations and a few frequently used utility functions.
< prev index next >