8144690: g1Predictions.hpp includes allocation.inline.hpp
Remove offending (and unnecessary) include statement. Reviewed-by: stefank, jmasa
This commit is contained in:
parent
52745a5d2c
commit
d9d78c6a33
@ -25,7 +25,6 @@
|
||||
#ifndef SHARE_VM_GC_G1_G1PREDICTIONS_HPP
|
||||
#define SHARE_VM_GC_G1_G1PREDICTIONS_HPP
|
||||
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "utilities/numberSeq.hpp"
|
||||
|
||||
// Utility class containing various helper methods for prediction.
|
||||
|
Loading…
x
Reference in New Issue
Block a user