Merge pull request #111347 from Ivorforce/no-algorithm
Add `max()` to `Span`, replacing `<algorithm>` include from `rendering_device_commons.h`
This commit is contained in:
@ -56,6 +56,7 @@
|
||||
#import "rendering_shader_container_metal.h"
|
||||
|
||||
#import <os/signpost.h>
|
||||
#import <algorithm>
|
||||
|
||||
// We have to undefine these macros because they are defined in NSObjCRuntime.h.
|
||||
#undef MIN
|
||||
|
||||
Reference in New Issue
Block a user