[webkit-changes] [WebKit/WebKit] 008f55: [GTK] Build broken due to a missing include in WTF
Philippe Normand
noreply at github.com
Thu Nov 2 05:55:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 008f55c66fd7d78e244d5ff1ae2e50b83372af4d
https://github.com/WebKit/WebKit/commit/008f55c66fd7d78e244d5ff1ae2e50b83372af4d
Author: Philippe Normand <philn at igalia.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M Source/WTF/wtf/text/IntegerToStringConversion.h
Log Message:
-----------
[GTK] Build broken due to a missing include in WTF
https://bugs.webkit.org/show_bug.cgi?id=264085
Unreviewed.
* Source/WTF/wtf/text/IntegerToStringConversion.h: Include cstdint, required for uint8_t.
Canonical link: https://commits.webkit.org/270106@main
More information about the webkit-changes
mailing list