Skip to content

Fix build error due to missing includes#46

Merged
ePirat merged 3 commits into
videolan:masterfrom
ePirat:epirat-fix-build-error-missing-numeric_limits
Aug 13, 2025
Merged

Fix build error due to missing includes#46
ePirat merged 3 commits into
videolan:masterfrom
ePirat:epirat-fix-build-error-missing-numeric_limits

Conversation

@ePirat

@ePirat ePirat commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

ePirat added 3 commits August 13, 2025 13:19
Fixes "no member named 'numeric_limits' in namespace 'std'" in some
environments.
Fixes compiler errors about missing size_t and the std::abs function.
@ePirat ePirat changed the title Fix build error due to missing limits include Fix build error due to missing includes Aug 13, 2025
@ePirat

ePirat commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator Author

I'm going to merge this as it's a trivial change and fixes build issues.

@ePirat ePirat merged commit cec181e into videolan:master Aug 13, 2025
5 checks passed
@ePirat ePirat deleted the epirat-fix-build-error-missing-numeric_limits branch August 13, 2025 11:39
@ePirat ePirat added this to the v0.4.0 Release milestone Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant