Skip to content

Commit e0d63bf

Browse files
committed
Add include for precompiled headers.
1 parent b084868 commit e0d63bf

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/hotspot/backup.diff

Whitespace-only changes.

src/hotspot/share/oops/oop.inline.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#include "oops/markWord.inline.hpp"
3838
#include "oops/objLayout.inline.hpp"
3939
#include "oops/oopsHierarchy.hpp"
40+
#include "runtime/arguments.hpp"
4041
#include "runtime/atomicAccess.hpp"
4142
#include "runtime/globals.hpp"
4243
#include "utilities/align.hpp"

0 commit comments

Comments
 (0)