diff src/share/vm/memory/heapInspection.cpp @ 8003:3c9bc17b9403

Merge
author bpittore
date Thu, 07 Feb 2013 16:05:48 -0500
parents 16fb9f942703 db9981fd3124
children 92ef81e2f571
line wrap: on
line diff
--- a/src/share/vm/memory/heapInspection.cpp	Wed Feb 06 15:22:32 2013 -0800
+++ b/src/share/vm/memory/heapInspection.cpp	Thu Feb 07 16:05:48 2013 -0500
@@ -30,9 +30,10 @@
 #include "memory/resourceArea.hpp"
 #include "runtime/os.hpp"
 #include "utilities/globalDefinitions.hpp"
-#ifndef SERIALGC
+#include "utilities/macros.hpp"
+#if INCLUDE_ALL_GCS
 #include "gc_implementation/parallelScavenge/parallelScavengeHeap.hpp"
-#endif
+#endif // INCLUDE_ALL_GCS
 
 // HeapInspection