changeset 50380 | bec342339138 |
parent 50102 | 454fa295105c |
child 51333 | f6641fcf7b7e |
--- a/src/hotspot/share/c1/c1_LIRAssembler.cpp Mon Jun 04 11:19:54 2018 +0200 +++ b/src/hotspot/share/c1/c1_LIRAssembler.cpp Mon Jun 04 10:18:43 2018 -0400 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "asm/assembler.inline.hpp" #include "c1/c1_Compilation.hpp" #include "c1/c1_Instruction.hpp" #include "c1/c1_InstructionPrinter.hpp"