mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-13 08:36:08 +00:00
ir/function: Add missing <array> include
Change-Id: I13c1d6d102e1fe11bd05320e8d363719b94f2552 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131540 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: James Price <jrprice@google.com>
This commit is contained in:
parent
29bff642fc
commit
b298b6a222
@ -15,6 +15,7 @@
|
|||||||
#ifndef SRC_TINT_IR_FUNCTION_H_
|
#ifndef SRC_TINT_IR_FUNCTION_H_
|
||||||
#define SRC_TINT_IR_FUNCTION_H_
|
#define SRC_TINT_IR_FUNCTION_H_
|
||||||
|
|
||||||
|
#include <array>
|
||||||
#include <optional>
|
#include <optional>
|
||||||
|
|
||||||
#include "src/tint/ir/flow_node.h"
|
#include "src/tint/ir/flow_node.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user