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

minGlue.h missing include guard #23

Closed
KestrelLuca opened this issue Jul 4, 2022 · 1 comment
Closed

minGlue.h missing include guard #23

KestrelLuca opened this issue Jul 4, 2022 · 1 comment
Labels

Comments

@KestrelLuca
Copy link

Hello guys,
I've imported your repo as a submodule in my project and I've rewritten the minGlue.h.
Can you please add include guard around the minGlue.h?
Thanks

@compuphase
Copy link
Owner

In the source files of your project, you should include minIni.h, not minGlue.h. The file minGlue.h is included by minIni.h, and minIni.h has an include guard.

@compuphase compuphase closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants