[scudo] Add missing <algorithm> include
After https://reviews.llvm.org/D119667, <algorithm> is no longer transitively included from various headers. This patch adds the <algorithm> include into scudo. Differential Revision: https://reviews.llvm.org/D120171
Loading
Please sign in to comment