mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-10 15:15:58 +00:00
[msl-writer] Add missing include.
Need the algorithm include to build on Windows. Bug: tint:7 Change-Id: I5691c9e30c762271c767934921fe925120a67e01 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/24522 Reviewed-by: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
parent
928f59ca46
commit
723c5b4889
@ -14,6 +14,8 @@
|
||||
|
||||
#include "src/writer/msl/namer.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace tint {
|
||||
namespace writer {
|
||||
namespace msl {
|
||||
|
Loading…
x
Reference in New Issue
Block a user