mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-10 07:05:54 +00:00
[spirv-writer] Fix: need #include <functional>
TBR=dsinclair@google.com Change-Id: I4b328ea1ab4532aacb4bcbdff2a99e2480a58071 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/18603 Reviewed-by: David Neto <dneto@google.com>
This commit is contained in:
parent
cfe4f13b1b
commit
3038e6ee36
@ -15,6 +15,7 @@
|
|||||||
#ifndef SRC_WRITER_SPIRV_FUNCTION_H_
|
#ifndef SRC_WRITER_SPIRV_FUNCTION_H_
|
||||||
#define SRC_WRITER_SPIRV_FUNCTION_H_
|
#define SRC_WRITER_SPIRV_FUNCTION_H_
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include "spirv/unified1/spirv.hpp11"
|
#include "spirv/unified1/spirv.hpp11"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user