Skip to content

Commit 76e6e58

Browse files
committed
Add missing header
1 parent 47d7746 commit 76e6e58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/share/runtime/threads.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
#include "nmt/memTracker.hpp"
5757
#include "oops/instanceKlass.hpp"
5858
#include "oops/klass.inline.hpp"
59+
#include "oops/method.inline.hpp"
5960
#include "oops/oop.inline.hpp"
6061
#include "oops/symbol.hpp"
6162
#include "prims/jvm_misc.hpp"

0 commit comments

Comments
 (0)