Skip to content

Fix missing and unneeded Boost.MPL includes#154

Merged
neilgroves merged 1 commit intoboostorg:developfrom
Lastique:feature/fix_mpl_includes
Feb 7, 2025
Merged

Fix missing and unneeded Boost.MPL includes#154
neilgroves merged 1 commit intoboostorg:developfrom
Lastique:feature/fix_mpl_includes

Conversation

@Lastique
Copy link
Member

This adds missing Boost.MPL includes, as well as removes includes that are not used. It also updates some of the Boost.Core includes to use up to date headers instead of the deprecated forwarding stubs.

Also update Boost.Core includes to use up to date headers instead
of the deprecated forwarding stubs.
Lastique added a commit to boostorg/iterator that referenced this pull request Jan 31, 2025
This is a temporary workaround until Boost.Range is fixed by:

boostorg/range#154
Lastique added a commit to boostorg/iterator that referenced this pull request Feb 3, 2025
This is a temporary workaround until Boost.Range is fixed by:

boostorg/range#154
Lastique added a commit to boostorg/iterator that referenced this pull request Feb 5, 2025
This is a temporary workaround until Boost.Range is fixed by:

boostorg/range#154
Lastique added a commit to boostorg/iterator that referenced this pull request Feb 5, 2025
This is a temporary workaround until Boost.Range is fixed by:

boostorg/range#154
@Lastique
Copy link
Member Author

Lastique commented Feb 7, 2025

Gentle ping. Boost.Range will now fail to compile because of the missing includes, as Boost.MPL headers are no longer included by Boost.Iterator.

@neilgroves neilgroves merged commit f142776 into boostorg:develop Feb 7, 2025
@neilgroves
Copy link
Collaborator

neilgroves commented Feb 7, 2025 via email

@Lastique
Copy link
Member Author

Lastique commented Feb 8, 2025

Please, also merge to master. Boost.Iterator has been 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