Skip to content

Fix compile error when compiling with gcc 13#1964

Merged
vooon merged 1 commit intomavlink:masterfrom
wentasah:gcc13-fix
Jul 9, 2024
Merged

Fix compile error when compiling with gcc 13#1964
vooon merged 1 commit intomavlink:masterfrom
wentasah:gcc13-fix

Conversation

@wentasah
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown
Contributor Author

wentasah commented Jul 8, 2024

Please add a blank line after include.

Done.

Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants