mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-04 19:25:47 +00:00
Add missing #include to fix CMake build
Change-Id: I3ff04a2e9f4b04ffad924b15c4c5049360651705 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/41381 Commit-Queue: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com>
This commit is contained in:
parent
dfd1714174
commit
22a9f175e0
@ -14,6 +14,7 @@
|
||||
|
||||
#include "src/writer/wgsl/generator_impl.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <limits>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user