Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix compile error when compiling with gcc 13 #1964

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

wentasah
Copy link

@wentasah wentasah commented Jul 7, 2024

The error is:

src/plugins/mag_calibration_status.cpp:64:22: error: ‘bitset’ is not a member of ‘std’

Copy link
Member

@vooon vooon left a comment

Choose a reason for hiding this comment

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

Please add a blank line after include.

@vooon vooon added this to the Version 1.20 milestone Jul 8, 2024
The error is:

    src/plugins/mag_calibration_status.cpp:64:22: error: ‘bitset’ is not a member of ‘std’
@wentasah
Copy link
Author

wentasah commented Jul 8, 2024

Please add a blank line after include.

Done.

Copy link
Member

@vooon vooon left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@vooon vooon merged commit a71060b into mavlink:master Jul 9, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants