mirror of
https://github.com/polybar/polybar.git
synced 2025-10-29 19:31:47 +00:00
In GCC 15, cstdint is less commonly included in stdlib headers so we need explicit includes: https://gcc.gnu.org/gcc-15/porting_to.html See-Also: https://bugs.gentoo.org/937526 Signed-off-by: John Helmert III <ajak@gentoo.org>