8078048: Fix non-pch build after "8076457: Fix includes of inline.hpp in GC code"

Reviewed-by: stefank, ehelin
This commit is contained in:
Goetz Lindenmaier 2015-04-17 11:46:56 +02:00
parent 5a66ebc90c
commit 4160686d59

View File

@ -44,6 +44,7 @@
// The solution is to remove this method from the definition
// of a Space.
class G1CollectedHeap;
class HeapRegionRemSet;
class HeapRegionRemSetIterator;
class HeapRegion;