author | goetz |
Tue, 25 Nov 2014 15:59:42 +0100 | |
changeset 27908 | 699648af1ee6 |
parent 27709 | e6f02d6fee44 |
child 27909 | 5c2ffeabefe8 |
--- a/hotspot/src/share/vm/ci/ciTypeFlow.cpp Wed Nov 26 08:06:58 2014 +0100 +++ b/hotspot/src/share/vm/ci/ciTypeFlow.cpp Tue Nov 25 15:59:42 2014 +0100 @@ -36,6 +36,7 @@ #include "interpreter/bytecodes.hpp" #include "memory/allocation.inline.hpp" #include "opto/compile.hpp" +#include "opto/node.hpp" #include "runtime/deoptimization.hpp" #include "utilities/growableArray.hpp"