Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a17bd8b2592af476e59ddf6d8f95b60e1d00bb99
      
https://github.com/WebKit/WebKit/commit/a17bd8b2592af476e59ddf6d8f95b60e1d00bb99
  Author: Adrian Taylor <[email protected]>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M Source/WTF/wtf/Forward.h

  Log Message:
  -----------
  Add missing stdint.h header
https://bugs.webkit.org/show_bug.cgi?id=292363
rdar://150432464

Reviewed by Elliott Williams.

To support clang modules builds (which in turn are necessary for Swift/C++
interop in future) we need to ensure each header strictly includes all its
dependencies. This header was missing stdint.h for its use of uint64_t.

* Source/WTF/wtf/Forward.h:

Canonical link: https://commits.webkit.org/294433@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to