Page MenuHomePhabricator

Remove useless include of boost thread
ClosedPublic

Authored by deadalnix on May 14 2019, 16:01.

Details

Summary

We probably want to get rid of it at some point now that we are using C++11 but in the meantime, we can limit the spread of the infection.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
removeinclude
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5844
Build 9750: Bitcoin ABC Buildbot (legacy)
Build 9749: arc lint + arc unit

Event Timeline

jasonbcox added a subscriber: jasonbcox.

iirc there are backports that do similar things, but this is a good start regardless

This revision is now accepted and ready to land.May 14 2019, 16:39
This revision was automatically updated to reflect the committed changes.