XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.51k stars 1.46k forks source link

[trivial] Add missing includes #5011

Closed thejohnfreeman closed 4 months ago

thejohnfreeman commented 4 months ago

These direct includes are missing but will not be diagnosed until includes are rewritten in the physical redesign PR.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.9%. Comparing base (5aa1106) to head (b197486).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5011/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5011?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) ```diff @@ Coverage Diff @@ ## develop #5011 +/- ## ========================================= - Coverage 70.9% 70.9% -0.0% ========================================= Files 796 796 Lines 66792 66792 Branches 11002 11000 -2 ========================================= - Hits 47379 47372 -7 - Misses 19413 19420 +7 ``` | [Files](https://app.codecov.io/gh/XRPLF/rippled/pull/5011?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) | Coverage Δ | | |---|---|---| | [src/ripple/conditions/impl/utils.h](https://app.codecov.io/gh/XRPLF/rippled/pull/5011?src=pr&el=tree&filepath=src%2Fripple%2Fconditions%2Fimpl%2Futils.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9jb25kaXRpb25zL2ltcGwvdXRpbHMuaA==) | `69.4% <ø> (ø)` | | | [src/ripple/consensus/LedgerTrie.h](https://app.codecov.io/gh/XRPLF/rippled/pull/5011?src=pr&el=tree&filepath=src%2Fripple%2Fconsensus%2FLedgerTrie.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9jb25zZW5zdXMvTGVkZ2VyVHJpZS5o) | `85.8% <ø> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/XRPLF/rippled/pull/5011/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5011/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5011?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)