8200276: Cleanup allocation.hpp includes

Reviewed-by: stefank, hseigel
This commit is contained in:
Coleen Phillimore 2018-03-27 11:53:23 -04:00
parent 21be18ef95
commit b541d9ad77
43 changed files with 16 additions and 53 deletions

View file

@ -25,7 +25,6 @@
#ifndef SHARE_VM_UTILITIES_SIZES_HPP
#define SHARE_VM_UTILITIES_SIZES_HPP
#include "memory/allocation.hpp"
#include "utilities/globalDefinitions.hpp"
// The following two classes are used to represent 'sizes' and 'offsets' in the VM;