mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8218544: Fix build on windows: missing include
Reviewed-by: stuefe, dholmes, shade
This commit is contained in:
parent
38463aa959
commit
16d8bc9087
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "memory/resourceArea.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/os.hpp"
|
||||
#include "runtime/os.inline.hpp"
|
||||
#include "runtime/stubCodeGenerator.hpp"
|
||||
#include "runtime/stubRoutines.hpp"
|
||||
#include "utilities/resourceHash.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue