Skip to content

Commit

Permalink
[PlayStation] Build fix after 255274@main
Browse files Browse the repository at this point in the history
2022-10-07  Stephan Szabo  <stephan.szabo@sony.com>

        [PlayStation] Build fix after 255274@main
        https://bugs.webkit.org/show_bug.cgi?id=246232

        Unreviewed build fix

        * Source/WTF/wtf/ThreadAssertions.h:

Canonical link: https://commits.webkit.org/255303@main
  • Loading branch information
foopoiuyt committed Oct 8, 2022
1 parent 126473b commit fbd5ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/WTF/wtf/ThreadAssertions.h
Expand Up @@ -25,6 +25,7 @@

#pragma once

#include <atomic>
#include <wtf/ThreadSafetyAnalysis.h>

namespace WTF {
Expand Down

0 comments on commit fbd5ebf

Please sign in to comment.