src/share/vm/memory/binaryTreeDictionary.cpp

changeset 5941
bdfbb1fb19ca
parent 5689
de88570fabfc
child 6337
ab36007d6358
     1.1 --- a/src/share/vm/memory/binaryTreeDictionary.cpp	Tue Oct 15 07:10:09 2013 -0700
     1.2 +++ b/src/share/vm/memory/binaryTreeDictionary.cpp	Tue Oct 15 14:28:51 2013 +0200
     1.3 @@ -28,7 +28,6 @@
     1.4  #include "memory/binaryTreeDictionary.hpp"
     1.5  #include "memory/freeList.hpp"
     1.6  #include "memory/freeBlockDictionary.hpp"
     1.7 -#include "memory/metablock.hpp"
     1.8  #include "memory/metachunk.hpp"
     1.9  #include "runtime/globals.hpp"
    1.10  #include "utilities/ostream.hpp"

mercurial