[gwp_asan] Add missing <algorithm> include
authorGulfem Savrun Yeniceri <gulfem@google.com>
Sat, 19 Feb 2022 01:05:38 +0000 (01:05 +0000)
committerGulfem Savrun Yeniceri <gulfem@google.com>
Sat, 19 Feb 2022 01:14:14 +0000 (01:14 +0000)
commit4961bb477d0526a7b965609cd42d44caa8413d45
treea97896aa0d78f519e46f7fa9eb122df4bfcdd90a
parent3d728ef0ba281a72ff92e2cbc7326fc922ade13f
[gwp_asan] 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 gwp_asan.

Differential Revision: https://reviews.llvm.org/D120172
compiler-rt/lib/gwp_asan/tests/iterate.cpp