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

@ -23,7 +23,6 @@
*/
#include "precompiled.hpp"
#include "gc_implementation/shared/markSweep.inline.hpp"
#include "interpreter/interpreter.hpp"
#include "interpreter/rewriter.hpp"
#include "memory/universe.inline.hpp"