src/hotspot/share/prims/resolvedMethodTable.cpp
changeset 59290 97d13893ec3c
parent 59249 29b0d0b61615
--- a/src/hotspot/share/prims/resolvedMethodTable.cpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/prims/resolvedMethodTable.cpp	Tue Nov 26 10:47:46 2019 +0100
@@ -35,6 +35,7 @@
 #include "oops/oop.inline.hpp"
 #include "oops/weakHandle.inline.hpp"
 #include "prims/resolvedMethodTable.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/mutexLocker.hpp"