src/share/vm/opto/callnode.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_OPTO_CALLNODE_HPP #define SHARE_VM_OPTO_CALLNODE_HPP ! #include "opto/connode.hpp" #include "opto/mulnode.hpp" #include "opto/multnode.hpp" #include "opto/opcodes.hpp" #include "opto/phaseX.hpp" #include "opto/type.hpp" --- 23,33 ---- */ #ifndef SHARE_VM_OPTO_CALLNODE_HPP #define SHARE_VM_OPTO_CALLNODE_HPP ! #include "opto/constnode.hpp" #include "opto/mulnode.hpp" #include "opto/multnode.hpp" #include "opto/opcodes.hpp" #include "opto/phaseX.hpp" #include "opto/type.hpp"