mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8058716: Add include missing in 8015774
Reviewed-by: kvn
This commit is contained in:
parent
c468032582
commit
c82c59cd8f
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
#ifdef COMPILER2
|
#ifdef COMPILER2
|
||||||
#include "opto/c2compiler.hpp"
|
#include "opto/c2compiler.hpp"
|
||||||
#include "opto/compile.hpp"
|
#include "opto/compile.hpp"
|
||||||
|
#include "opto/node.hpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Helper class for printing in CodeCache
|
// Helper class for printing in CodeCache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue