mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8234748: Clean up atomic and orderAccess includes
Reviewed-by: dholmes
This commit is contained in:
parent
a5b3bfd8a2
commit
161333eeba
127 changed files with 88 additions and 79 deletions
|
@ -25,6 +25,7 @@
|
|||
#ifndef SHARE_UTILITIES_CONCURRENTHASHTABLETASKS_INLINE_HPP
|
||||
#define SHARE_UTILITIES_CONCURRENTHASHTABLETASKS_INLINE_HPP
|
||||
|
||||
#include "runtime/atomic.hpp"
|
||||
#include "utilities/globalDefinitions.hpp"
|
||||
#include "utilities/concurrentHashTable.inline.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue