mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8200276: Cleanup allocation.hpp includes
Reviewed-by: stefank, hseigel
This commit is contained in:
parent
21be18ef95
commit
b541d9ad77
43 changed files with 16 additions and 53 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue