Hash :
e87a62fb
Author :
Date :
2022-11-07T10:08:35
Explicitly #include <errno> in WaylandWindow.cpp This file refers to the symbols 'errno' and 'EAGAIN' via a transitive include that will be removed in an upcoming libc++ roll. Bug: chromium:1382076 Change-Id: Ife4e65ecffe9b2e526a2b7dce7f48fe836ca742a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4010158 Auto-Submit: Alan Zhao <ayzhao@google.com> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>