Skip to content

Move Header Includes Before Extern C #1047

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

Merged
merged 1 commit into from
May 7, 2024
Merged

Move Header Includes Before Extern C #1047

merged 1 commit into from
May 7, 2024

Conversation

HTRamsey
Copy link
Contributor

The:

#ifdef __cplusplus
    extern "C" {
#endif

should come after any other includes.

@HTRamsey HTRamsey requested a review from a team as a code owner April 30, 2024 01:07
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@n9wxu n9wxu merged commit 2eb2d65 into FreeRTOS:main May 7, 2024
16 checks passed
@HTRamsey HTRamsey deleted the dev-includes branch May 7, 2024 00:32
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