mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-11 07:28:36 +00:00
8038181: Can't build product VM without precompiled header
Added missing #include. Reviewed-by: twisti
This commit is contained in:
parent
8167043964
commit
93c0cc2aa8
@ -23,6 +23,7 @@
|
||||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "runtime/task.hpp"
|
||||
#include "runtime/rtmLocking.hpp"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user