changeset 27684 | e0391b2bf625 |
parent 23492 | af5352f40e65 |
child 28187 | fc19df82d6ee |
--- a/hotspot/src/cpu/ppc/vm/macroAssembler_ppc.hpp Tue Nov 11 17:05:33 2014 +0100 +++ b/hotspot/src/cpu/ppc/vm/macroAssembler_ppc.hpp Wed Nov 12 12:41:59 2014 +0100 @@ -27,6 +27,7 @@ #define CPU_PPC_VM_MACROASSEMBLER_PPC_HPP #include "asm/assembler.hpp" +#include "utilities/macros.hpp" // MacroAssembler extends Assembler by a few frequently used macros.