mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8267464: Circular-dependency resilient inline headers
Reviewed-by: kbarrett, eosterlund, dholmes, kvn
This commit is contained in:
parent
ab5a7ff230
commit
64f0f68958
242 changed files with 372 additions and 141 deletions
|
@ -25,6 +25,8 @@
|
|||
#ifndef OS_LINUX_OS_LINUX_INLINE_HPP
|
||||
#define OS_LINUX_OS_LINUX_INLINE_HPP
|
||||
|
||||
// os_linux.hpp included by os.hpp
|
||||
|
||||
#include "runtime/os.hpp"
|
||||
#include "os_posix.inline.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue