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

Compilation issue on newer system -- Include missing #4

Open
kebekus opened this issue Sep 16, 2022 · 0 comments
Open

Compilation issue on newer system -- Include missing #4

kebekus opened this issue Sep 16, 2022 · 0 comments

Comments

@kebekus
Copy link

kebekus commented Sep 16, 2022

Dear Nico,

thanks again for this wonderful piece of software!

I have an issue with compilation, though. On newer systems (Fedora 36, or the latest flatpak sdk) the code does not compile anymore because and include is missing. The code does compile again if I add the following line (either to metaf.hpp or to my code before incluing metaf.hpp)

#include <cstring>

I would be great if you could add the line to metaf.hpp, in order to avoid these issues.

Best wishes from the Black Forest,

Stefan.

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

No branches or pull requests

1 participant