src/share/vm/services/management.cpp

changeset 4542
db9981fd3124
parent 4278
070d523b96a7
child 4966
a527ddd44e07
     1.1 --- a/src/share/vm/services/management.cpp	Fri Jan 18 05:33:32 2013 -0800
     1.2 +++ b/src/share/vm/services/management.cpp	Wed Jan 23 13:02:39 2013 -0500
     1.3 @@ -53,6 +53,7 @@
     1.4  #include "services/memoryService.hpp"
     1.5  #include "services/runtimeService.hpp"
     1.6  #include "services/threadService.hpp"
     1.7 +#include "utilities/macros.hpp"
     1.8  
     1.9  PerfVariable* Management::_begin_vm_creation_time = NULL;
    1.10  PerfVariable* Management::_end_vm_creation_time = NULL;

mercurial