Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix algorithm.h #895

Merged

Conversation

labodj
Copy link

@labodj labodj commented May 24, 2024

Fix compilation errors introduced by f9867c2

Errors fixed:

Embedded Template Library/include/etl/algorithm.h:1296:12: error: 'advance' is not a member of 'std'
Embedded Template Library/include/etl/algorithm.h:1296:33: error: 'distance' is not a member of 'std'

Fix compilation errors introduced by f9867c2
Copy link

Review changes with SemanticDiff.

@jwellbelove jwellbelove changed the base branch from master to pull-request/#895-Fix-algorithm.h May 24, 2024 14:22
@jwellbelove jwellbelove merged commit 50ff4f6 into ETLCPP:pull-request/#895-Fix-algorithm.h May 24, 2024
63 checks passed
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