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

fix(MultiversX): Added cstdint to headers #3974

Merged

Conversation

EduMenges
Copy link
Contributor

Newer versions of the C++ standard library (both LLVM's libc++ and GNU's libstdc++ excluded cstdint inclusion on string, breaking compilations of the project.

This PR adds cstdint inclusion manually to the affected files.

@satoshiotomakan satoshiotomakan merged commit 9087341 into trustwallet:master Aug 7, 2024
12 checks passed
@EduMenges EduMenges deleted the fix-transaction-factory branch August 14, 2024 17:00
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