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

chore: avoid using non-standard #import #266

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

spacewander
Copy link
Contributor

The non-standard #import syntax can be used to include files once. However, the stddef.h already has ifndef guard to prevent re-including.
Signed-off-by: spacewander spacewanderlzx@gmail.com

The non-standard #import syntax can be used to include files once.
However, the stddef.h already has ifndef guard to prevent re-including.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@spacewander spacewander marked this pull request as ready for review February 1, 2023 13:09
@spacewander spacewander requested a review from a team as a code owner February 1, 2023 13:09
@mergify
Copy link

mergify bot commented Feb 1, 2023

Welcome to the Merbridge OpenSource Community!👏

We're delighted to have you onboard 💘

Copy link
Member

@kebe7jun kebe7jun left a comment

Choose a reason for hiding this comment

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

Thank you.

@kebe7jun kebe7jun merged commit ec6f3a9 into merbridge:main Feb 2, 2023
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.

None yet

2 participants