mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8366543: Clean up include headers in numberSeq
Reviewed-by: tschatzl
This commit is contained in:
parent
7c70e73414
commit
6dda2f6fad
@ -22,7 +22,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "utilities/debug.hpp"
|
||||
#include "utilities/globalDefinitions.hpp"
|
||||
#include "utilities/numberSeq.hpp"
|
||||
|
||||
@ -26,6 +26,7 @@
|
||||
#define SHARE_UTILITIES_NUMBERSEQ_HPP
|
||||
|
||||
#include "memory/allocation.hpp"
|
||||
#include "utilities/ostream.hpp"
|
||||
|
||||
/**
|
||||
** This file contains a few classes that represent number sequence,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user