Files
rebiz 2dc063cf76 ananicy-cpp: fix missing <cstring> and <cstdint> headers for glibc 2.42
glibc 2.42 tightened implicit header dependencies. Multiple source files use std:: types/functions that require explicit header includes which were previously pulled in transitively.

Fetches patch from upstream MR (ananicy-cpp!43).
2026-08-16 10:14:19 +05:30
..