Page MenuHomePhabricator

remove unneeded includes of core_io.h and network.h
ClosedPublic

Authored by PiRK on Jun 3 2022, 10:43.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABCc747d3f9db61: remove unneeded includes of core_io.h and network.h
Summary

D9603 remove the need to include core_io.h in a few files

D9665 and D9107 removed the need to include network.h in most files. This is now used only in one place after this commit, so we can look into removing network.{h|cpp} altogether (in a separate commit).

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable