src/share/vm/ci/ciReplay.cpp

changeset 4542
db9981fd3124
parent 4304
90273fc0a981
child 4543
8391fdd36e1f
     1.1 --- a/src/share/vm/ci/ciReplay.cpp	Fri Jan 18 05:33:32 2013 -0800
     1.2 +++ b/src/share/vm/ci/ciReplay.cpp	Wed Jan 23 13:02:39 2013 -0500
     1.3 @@ -30,6 +30,7 @@
     1.4  #include "memory/oopFactory.hpp"
     1.5  #include "memory/resourceArea.hpp"
     1.6  #include "utilities/copy.hpp"
     1.7 +#include "utilities/macros.hpp"
     1.8  
     1.9  #ifndef PRODUCT
    1.10  

mercurial