facebook / wangle

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Apache License 2.0
3.04k stars 535 forks source link

Added a missing boost chrono dependency #157

Closed asierguti closed 4 years ago

yfeldblum commented 4 years ago

Is this still necessary after facebook/folly@835f77cd4ddadd25b507b113911871665838cfff?

asierguti commented 4 years ago

No, I tried the latest folly, and everything compiles fine, hence closing this PR.