Unverified Commit d83271b0 authored by Caslyn Tonelli's avatar Caslyn Tonelli Committed by GitHub
Browse files

[libc] Include algorithm.h to parser.h (#87125)

This includes algorithm.h directly to provide the definition for
`cpp:max` in parser.h. This will define `max(...)` in the libc namespace
for build systems that pull in parser.h explicitly.
parent a8cfa7cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment