src/share/vm/prims/jvmtiExport.hpp

changeset 4542
db9981fd3124
parent 4267
bd7a7ce2e264
child 5421
825e6cb66923
     1.1 --- a/src/share/vm/prims/jvmtiExport.hpp	Fri Jan 18 05:33:32 2013 -0800
     1.2 +++ b/src/share/vm/prims/jvmtiExport.hpp	Wed Jan 23 13:02:39 2013 -0500
     1.3 @@ -34,6 +34,7 @@
     1.4  #include "runtime/handles.hpp"
     1.5  #include "utilities/globalDefinitions.hpp"
     1.6  #include "utilities/growableArray.hpp"
     1.7 +#include "utilities/macros.hpp"
     1.8  
     1.9  // Must be included after jvmti.h.
    1.10  #include "code/jvmticmlr.h"

mercurial