Page MenuHomePhabricator

Use angle bracket in include for src (part 1)
ClosedPublic

Authored by Fabien on Apr 22 2019, 11:45.

Details

Summary

As per title

Partial backport of PR11651

Test Plan
make check
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11651_part24
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5565
Build 9192: Bitcoin ABC Buildbot (legacy)
Build 9191: arc lint + arc unit

Event Timeline

jasonbcox requested changes to this revision.Apr 22 2019, 16:57
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/bitcoin-cli.cpp
20 ↗(On Diff #8199)

System lib should be in its own section after univalue.h

src/bitcoin-tx.cpp
26 ↗(On Diff #8199)

system lib after boost

This revision now requires changes to proceed.Apr 22 2019, 16:57
This revision is now accepted and ready to land.Apr 22 2019, 17:37
This revision was automatically updated to reflect the committed changes.