Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build on musl by including stdint.h (#81434)
openmp fails to build on musl since it lacks the defines for int32_t Co-authored-by: Daniel Martinez <danielmartinez@cock.li>
- Loading branch information