src/hotspot/share/aot/aotCompiledMethod.cpp
changeset 59290 97d13893ec3c
parent 59056 15936b142f86
--- a/src/hotspot/share/aot/aotCompiledMethod.cpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/aot/aotCompiledMethod.cpp	Tue Nov 26 10:47:46 2019 +0100
@@ -37,6 +37,7 @@
 #include "runtime/frame.inline.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/java.hpp"
+#include "runtime/orderAccess.hpp"
 #include "runtime/os.hpp"
 #include "runtime/safepointVerifiers.hpp"
 #include "runtime/sharedRuntime.hpp"