mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-17 00:47:13 +00:00
Add some missing #includes.
Skia-dawn found these; not sure why Chrome and Dawn standalone don't. Change-Id: I43706fbaca94d1718de0be727151dd8f3a191df2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9220 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
47b107003d
commit
472bd1ec29
@@ -17,6 +17,7 @@
|
||||
|
||||
#include "common/Platform.h"
|
||||
|
||||
#include <bitset>
|
||||
#include <functional>
|
||||
|
||||
// Wrapper around std::hash to make it a templated function instead of a functor. It is marginally
|
||||
|
||||
Reference in New Issue
Block a user