8073554: Remove unnecessary includes of markSweep[.inline].hpp

Reviewed-by: tschatzl, coleenp
This commit is contained in:
Stefan Karlsson 2015-02-20 15:23:01 +01:00
parent d40f08d0a3
commit ccb2f23f08
7 changed files with 0 additions and 8 deletions

View file

@ -46,7 +46,6 @@
#include "compiler/oopMap.hpp"
#include "compiler/compileBroker.hpp"
#include "gc_implementation/shared/immutableSpace.hpp"
#include "gc_implementation/shared/markSweep.hpp"
#include "gc_implementation/shared/mutableSpace.hpp"
#include "gc_interface/collectedHeap.hpp"
#include "interpreter/bytecodeInterpreter.hpp"