src/share/vm/memory/heapInspection.hpp

changeset 4542
db9981fd3124
parent 4165
fb19af007ffc
child 4544
3c9bc17b9403
equal deleted inserted replaced
4461:46e60405583b 4542:db9981fd3124
25 #ifndef SHARE_VM_MEMORY_HEAPINSPECTION_HPP 25 #ifndef SHARE_VM_MEMORY_HEAPINSPECTION_HPP
26 #define SHARE_VM_MEMORY_HEAPINSPECTION_HPP 26 #define SHARE_VM_MEMORY_HEAPINSPECTION_HPP
27 27
28 #include "memory/allocation.inline.hpp" 28 #include "memory/allocation.inline.hpp"
29 #include "oops/oop.inline.hpp" 29 #include "oops/oop.inline.hpp"
30 #include "utilities/macros.hpp"
30 31
31 #if INCLUDE_SERVICES 32 #if INCLUDE_SERVICES
32 33
33 34
34 // HeapInspection 35 // HeapInspection

mercurial