Skip to content

Commit

Permalink
Add required header on clang
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandezseb committed Mar 24, 2024
1 parent 7137d6d commit 128a30a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Library/sun/misc/Unsafe.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include "Unsafe.h"

#include <bit>
#include <cstdlib>

JCALL void lib_sun_misc_Unsafe_registerNatives([[maybe_unused]]const NativeArgs& args)
{
Expand Down

0 comments on commit 128a30a

Please sign in to comment.