src/hotspot/share/services/lowMemoryDetector.hpp
changeset 59290 97d13893ec3c
parent 58503 726a3945e934
--- a/src/hotspot/share/services/lowMemoryDetector.hpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/services/lowMemoryDetector.hpp	Tue Nov 26 10:47:46 2019 +0100
@@ -26,6 +26,7 @@
 #define SHARE_SERVICES_LOWMEMORYDETECTOR_HPP
 
 #include "memory/allocation.hpp"
+#include "runtime/atomic.hpp"
 #include "services/memoryPool.hpp"
 #include "services/memoryService.hpp"
 #include "services/memoryUsage.hpp"