mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8264748: Do not include arguments.hpp from compilerDefinitions.hpp
Reviewed-by: gziemski, stefank
This commit is contained in:
parent
c3abdc9aad
commit
17202c89d5
41 changed files with 26 additions and 43 deletions
|
@ -71,7 +71,6 @@
|
|||
#include "opto/type.hpp"
|
||||
#include "opto/vector.hpp"
|
||||
#include "opto/vectornode.hpp"
|
||||
#include "runtime/arguments.hpp"
|
||||
#include "runtime/globals_extension.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/signature.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue