< prev index next >
src/hotspot/share/aot/aotLoader.hpp
Print this page
*** 22,32 ****
*/
#ifndef SHARE_AOT_AOTLOADER_HPP
#define SHARE_AOT_AOTLOADER_HPP
! #include "runtime/globals_extension.hpp"
#include "runtime/handles.hpp"
class AOTCodeHeap;
class AOTCompiledMethod;
class AOTLib;
--- 22,32 ----
*/
#ifndef SHARE_AOT_AOTLOADER_HPP
#define SHARE_AOT_AOTLOADER_HPP
! #include "runtime/globals.hpp"
#include "runtime/handles.hpp"
class AOTCodeHeap;
class AOTCompiledMethod;
class AOTLib;
< prev index next >