src/share/vm/prims/jvmtiEnvBase.hpp

changeset 4542
db9981fd3124
parent 4230
39556eae08af
child 5745
c1d7040a1183
     1.1 --- a/src/share/vm/prims/jvmtiEnvBase.hpp	Fri Jan 18 05:33:32 2013 -0800
     1.2 +++ b/src/share/vm/prims/jvmtiEnvBase.hpp	Wed Jan 23 13:02:39 2013 -0500
     1.3 @@ -35,6 +35,7 @@
     1.4  #include "runtime/thread.hpp"
     1.5  #include "runtime/vm_operations.hpp"
     1.6  #include "utilities/growableArray.hpp"
     1.7 +#include "utilities/macros.hpp"
     1.8  
     1.9  //
    1.10  // Forward Declarations

mercurial