diff src/share/vm/memory/freeBlockDictionary.cpp @ 14422:2b8e28fdf503

Merge
author kvn
date Tue, 05 Nov 2013 17:38:04 -0800
parents bdfbb1fb19ca
children de6a9e811145
line wrap: on
line diff
--- a/src/share/vm/memory/freeBlockDictionary.cpp	Wed Oct 16 10:52:41 2013 +0200
+++ b/src/share/vm/memory/freeBlockDictionary.cpp	Tue Nov 05 17:38:04 2013 -0800
@@ -28,7 +28,6 @@
 #include "gc_implementation/concurrentMarkSweep/freeChunk.hpp"
 #endif // INCLUDE_ALL_GCS
 #include "memory/freeBlockDictionary.hpp"
-#include "memory/metablock.hpp"
 #include "memory/metachunk.hpp"
 #include "runtime/thread.inline.hpp"
 #include "utilities/macros.hpp"