mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-20 10:25:28 +00:00
Fix missing headers with libstdc++ (GCC 10.1)
Bug: None Change-Id: I772bfbc6639162a51906e4f76685d89c2d34ef5f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21880 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
a5d54d7091
commit
275a95c1dc
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <iomanip>
|
||||
#include <mutex>
|
||||
#include <sstream>
|
||||
|
||||
namespace utils {
|
||||
|
||||
Reference in New Issue
Block a user