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

Add <limits> include to cxxopts.hpp #427

Closed
wants to merge 1 commit into from
Closed

Add <limits> include to cxxopts.hpp #427

wants to merge 1 commit into from

Conversation

MausKaffee34767
Copy link

@MausKaffee34767 MausKaffee34767 commented Apr 19, 2024

Build fails with external/cxxopts/include/cxxopts.hpp:515:29: error: ‘numeric_limits’ is not a member of ‘std’.
Full log:
wasmdec

I found the fix here: https://stackoverflow.com/questions/71296302/numeric-limits-is-not-a-member-of-std


This change is Reviewable

@MausKaffee34767
Copy link
Author

Sorry, this is a bug in the wasmdec subrepo!

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