Page MenuHomePhabricator

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

Authored by Fabien on Apr 22 2019, 12:58.

Details

Summary

As per title

Partial backport of PR11651

Test Plan
make check
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11651_part28
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5563
Build 9188: Bitcoin ABC Buildbot (legacy)
Build 9187: arc lint + arc unit

Event Timeline

jasonbcox requested changes to this revision.Apr 22 2019, 17:05
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/scheduler.cpp
10 ↗(On Diff #8203)

newline after boost

src/serialize.h
24 ↗(On Diff #8203)

should be before system libs

src/torcontrol.cpp
16 ↗(On Diff #8203)

system libs at the end

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