Skip to content

Commit

Permalink
Unreviewed build fix with CHECKED_POINTER_DEBUG enabled
Browse files Browse the repository at this point in the history
* Source/WTF/wtf/CheckedRef.h:

Canonical link: https://commits.webkit.org/270159@main
  • Loading branch information
cdumez committed Nov 3, 2023
1 parent 7ae51b2 commit 11db9f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/WTF/wtf/CheckedRef.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <wtf/HashTraits.h>
#include <wtf/RawPtrTraits.h>
#include <wtf/StackTrace.h>
#include <wtf/text/WTFString.h>

#if ASSERT_ENABLED
#include <wtf/Threading.h>
Expand Down

0 comments on commit 11db9f7

Please sign in to comment.