Skip to content

Commit

Permalink
include in extras
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Aug 13, 2024
1 parent 051238a commit a6a28e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/WTF/wtf/StdLibExtras.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include <wtf/GetPtr.h>
#include <wtf/TypeCasts.h>
#include <bit>
#include <wtf/ForkExtras.h>

#if defined(__cpp_lib_bit_cast) && __cpp_lib_bit_cast >= 201806L
#define __bit_cast std::bit_cast
Expand Down

0 comments on commit a6a28e3

Please sign in to comment.