author | goetz |
Thu, 18 Sep 2014 09:37:26 +0200 | |
changeset 26805 | 73f3e9ac86f5 |
parent 26804 | 4b23f22faae6 |
child 26806 | 4e6fbf9f59f4 |
child 26807 | 843ea33eb963 |
--- a/hotspot/src/share/vm/code/codeCache.cpp Thu Sep 18 11:46:33 2014 -0700 +++ b/hotspot/src/share/vm/code/codeCache.cpp Thu Sep 18 09:37:26 2014 +0200 @@ -55,6 +55,7 @@ #ifdef COMPILER2 #include "opto/c2compiler.hpp" #include "opto/compile.hpp" +#include "opto/node.hpp" #endif // Helper class for printing in CodeCache