DescriptionDon't needlessly include <iostream>.
iostream contains a static initializer and generally should be frowned upon.
It also makes presubmit fire when touching this file. (But after removing
this, they complain about streams, so it doesn't really solve that problem.)
BUG=none
Committed: https://crrev.com/cab5d2ce24350f97e19a17e0ab70fe69ad710ed5
Cr-Commit-Position: refs/heads/master@{#371496}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|