Skip to content

Fix build with Boost 1.89#871

Merged
systemed merged 1 commit intosystemed:masterfrom
AlanIWBFT:fix-boost-1-89
Feb 10, 2026
Merged

Fix build with Boost 1.89#871
systemed merged 1 commit intosystemed:masterfrom
AlanIWBFT:fix-boost-1-89

Conversation

@AlanIWBFT
Copy link
Copy Markdown
Contributor

  • boost::range::sort conflicts with boost::sort. Implementations are moved into a dedicated .cpp file.
  • boost::system is a header only library now and the stub is removed

* `boost::range::sort` conflicts with `boost::sort`. Implementations are moved into a dedicated .cpp file.
* `boost::system` is a header only library now and the stub is removed
@systemed systemed merged commit bf4f3f3 into systemed:master Feb 10, 2026
@systemed
Copy link
Copy Markdown
Owner

Thank you - merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants