src/share/vm/ci/ciCallProfile.hpp

changeset 2325
c760f78e0a53
parent 2314
f95d63e2154a
child 2949
f918d6096e23
     1.1 --- a/src/share/vm/ci/ciCallProfile.hpp	Thu Dec 02 14:00:03 2010 -0500
     1.2 +++ b/src/share/vm/ci/ciCallProfile.hpp	Wed Dec 01 15:04:06 2010 +0100
     1.3 @@ -26,6 +26,7 @@
     1.4  #define SHARE_VM_CI_CICALLPROFILE_HPP
     1.5  
     1.6  #include "ci/ciClassList.hpp"
     1.7 +#include "memory/allocation.hpp"
     1.8  
     1.9  // ciCallProfile
    1.10  //

mercurial