8264748: Do not include arguments.hpp from compilerDefinitions.hpp

Reviewed-by: gziemski, stefank
This commit is contained in:
Ioi Lam 2021-04-07 05:37:37 +00:00
parent c3abdc9aad
commit 17202c89d5
41 changed files with 26 additions and 43 deletions

View file

@ -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"