7154517: Build error in hotspot-gc without precompiled headers

Fri, 16 Mar 2012 16:14:04 +0100

author
nloodin
date
Fri, 16 Mar 2012 16:14:04 +0100
changeset 3665
8a729074feae
parent 3664
0e9e3cecdc81
child 3666
64bf7c8270cb

7154517: Build error in hotspot-gc without precompiled headers
Reviewed-by: jcoomes, brutisso

src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.inline.hpp file | annotate | diff | comparison | revisions
     1.1 --- a/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.inline.hpp	Wed Mar 21 08:34:23 2012 +0100
     1.2 +++ b/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.inline.hpp	Fri Mar 16 16:14:04 2012 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  #ifndef SHARE_VM_GC_IMPLEMENTATION_PARALLELSCAVENGE_PSPROMOTIONMANAGER_INLINE_HPP
     1.5  #define SHARE_VM_GC_IMPLEMENTATION_PARALLELSCAVENGE_PSPROMOTIONMANAGER_INLINE_HPP
     1.6  
     1.7 +#include "gc_implementation/parallelScavenge/psOldGen.hpp"
     1.8  #include "gc_implementation/parallelScavenge/psPromotionManager.hpp"
     1.9  #include "gc_implementation/parallelScavenge/psScavenge.hpp"
    1.10  

mercurial