7154517: Build error in hotspot-gc without precompiled headers

Reviewed-by: jcoomes, brutisso
This commit is contained in:
Nils Loodin 2012-03-16 16:14:04 +01:00
parent 07299b0a1e
commit 8950ee8d8e

View File

@ -25,6 +25,7 @@
#ifndef SHARE_VM_GC_IMPLEMENTATION_PARALLELSCAVENGE_PSPROMOTIONMANAGER_INLINE_HPP
#define SHARE_VM_GC_IMPLEMENTATION_PARALLELSCAVENGE_PSPROMOTIONMANAGER_INLINE_HPP
#include "gc_implementation/parallelScavenge/psOldGen.hpp"
#include "gc_implementation/parallelScavenge/psPromotionManager.hpp"
#include "gc_implementation/parallelScavenge/psScavenge.hpp"