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

Add missing include for VxWorks build. #1

Merged
merged 1 commit into from Sep 7, 2022
Merged

Conversation

Rijom
Copy link
Owner

@Rijom Rijom commented Sep 7, 2022

std::min is defined in algorithm. It appears to be transitively included for most platforms. For VxWorks however this explicit include is required.

Description

GitHub Issues

std::min is defined in algorithm provides std::min. It appears to be transitively included for most platforms. For VxWorks however this explicit include is required.
@Rijom Rijom merged commit 158c2b3 into devel Sep 7, 2022
@Rijom Rijom deleted the VxWorks-missing-include branch October 7, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant