DescriptionInclude <algorithm> if you use functions from <algorithm>.
I'm trying to remove #include <algorithm> from common headers because
it takes a long time to compile, but then code that actually need
<algorithm> need to include that header themselves.
This will bring no functional change.
BUG=563433
Committed: https://crrev.com/dedc29ee183f334c2ffe487d8bea8887f5bb22fc
Cr-Commit-Position: refs/heads/master@{#365524}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|