libocca / occa

Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
https://libocca.org
MIT License
389 stars 82 forks source link

Add missing header <cstdint> to fix building with GCC 13 #684

Closed topazus closed 1 year ago

topazus commented 1 year ago

Ref: https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

Resolves: #683

codecov[bot] commented 1 year ago

Codecov Report

Merging #684 (243129f) into main (7add235) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 243129f differs from pull request most recent head 8c61824. Consider uploading reports for the commit 8c61824 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/libocca/occa/pull/684/graphs/tree.svg?width=650&height=150&src=pr&token=doaG4c84wZ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)](https://app.codecov.io/gh/libocca/occa/pull/684?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) ```diff @@ Coverage Diff @@ ## main #684 +/- ## ======================================= Coverage 76.29% 76.29% ======================================= Files 291 291 Lines 18777 18777 ======================================= Hits 14326 14326 Misses 4451 4451 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/libocca/occa/pull/684/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)