Page MenuHomePhabricator

[services] Backup - remove include iostream
ClosedPublic

Authored by karol on Jul 21 2022, 3:46 AM.
Tags
None
Referenced Files
F3671492: D4593.id14975.diff
Mon, Jan 6, 4:01 AM
F3656780: D4593.diff
Sun, Jan 5, 1:09 PM
Unknown Object (File)
Fri, Jan 3, 3:08 PM
Unknown Object (File)
Fri, Dec 27, 8:54 PM
Unknown Object (File)
Fri, Dec 27, 8:54 PM
Unknown Object (File)
Fri, Dec 27, 8:54 PM
Unknown Object (File)
Fri, Dec 27, 8:48 PM
Unknown Object (File)
Fri, Dec 20, 12:58 AM

Details

Summary

Depends on D4592

Removing #include <iostream> everywhere. This include was used for std::cout and since we quit using it, we can clear out all such includes.

Test Plan

Backup builds

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 21 2022, 3:50 AM
Harbormaster failed remote builds in B10714: Diff 14753!
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 21 2022, 4:09 AM
Harbormaster failed remote builds in B10725: Diff 14764!

Services built properly

This revision is now accepted and ready to land.Jul 21 2022, 6:02 AM
This revision now requires review to proceed.Jul 21 2022, 7:38 AM
This revision is now accepted and ready to land.Jul 22 2022, 3:45 AM
This revision was landed with ongoing or failed builds.Jul 26 2022, 7:11 AM
This revision was automatically updated to reflect the committed changes.