8144690: g1Predictions.hpp includes allocation.inline.hpp

Remove offending (and unnecessary) include statement.

Reviewed-by: stefank, jmasa
This commit is contained in:
Thomas Schatzl 2015-12-05 15:17:29 +01:00
parent 52745a5d2c
commit d9d78c6a33

View File

@ -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.