Trace Interpreter: Add #include <algorithm>

ANGLE-Dawn roll failed with:
error: no member named 'lower_bound' in namespace 'std'

Bug: b/276742336
Change-Id: Ife3d83aaa2b9f29f3750e880a12dfccf3f8fe915
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4391765
Auto-Submit: Roman Lavrov <romanl@google.com>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
This commit is contained in:
Roman Lavrov
2023-04-04 09:36:28 -04:00
parent 41f0a321d7
commit b30c05deb1
3 changed files with 4 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ template_gl_enums_source = """// GENERATED FILE - DO NOT EDIT.
#include "common/debug.h"
#include "common/gl_enum_utils.h"
#include <algorithm>
#include <cstring>
namespace gl