Skip to content

Support when multiple source files are including this header lib #32

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
Oct 23, 2023

Conversation

bjornborg
Copy link
Contributor

Replaced include guards with #pragma once

Defined all functions with inline specifier to support when multiple source files are including this header lib in the same project

Defined all functions with inline specifier to support multiple source files including this header only lib in same project
@soblin
Copy link
Owner

soblin commented Oct 23, 2023

Thanks !

@soblin soblin merged commit 4d025b5 into soblin:master Oct 23, 2023
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.

2 participants