1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-02-17 15:55:20 -05:00
polybar/include/ipc
ajakk e7cf47de71
fix(build): Add missing cstdint includes ()
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>
2024-09-01 14:28:36 +02:00
..
decoder.hpp fix(build): Add missing cstdint includes () 2024-09-01 14:28:36 +02:00
encoder.hpp fix(build): Add missing cstdint includes () 2024-09-01 14:28:36 +02:00
ipc.hpp
msg.hpp fix(build): Add missing cstdint includes () 2024-09-01 14:28:36 +02:00
util.hpp