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

Remove MIN MAX C style macro. #688

Merged
merged 1 commit into from
Mar 7, 2019
Merged

Conversation

shrit
Copy link
Contributor

@shrit shrit commented Mar 6, 2019

No need to min max macro in C++. These functions are defined
in algorithm header in the standard library.

No need to min max macro in C++. These functions are defined
in algorithm header in the standard library.
@JonasVautherin JonasVautherin requested a review from julianoes March 6, 2019 14:03
Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this was unused anyway, thanks @shrit.

@julianoes julianoes merged commit cf18a0c into mavlink:develop Mar 7, 2019
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.

3 participants