mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-13 16:45:56 +00:00
IWYU: add cstdint for uint*_t in dawn::native::Blob
Bug: chromium:957519 Change-Id: Id7bf01df556fd9dd1ac7e587bfecd2a522122c9f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97841 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Stephan Hartmann <stha09@googlemail.com>
This commit is contained in:
parent
55f30d54b0
commit
b779b2b13d
@ -15,6 +15,7 @@
|
|||||||
#ifndef SRC_DAWN_NATIVE_BLOB_H_
|
#ifndef SRC_DAWN_NATIVE_BLOB_H_
|
||||||
#define SRC_DAWN_NATIVE_BLOB_H_
|
#define SRC_DAWN_NATIVE_BLOB_H_
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user