snapcast/common
Sam James 481f08199c
Fix build with GCC 13 (#1124)
GCC 13 (as usual for new compiler releases) shuffles around some internal includes so some
are no longer transitively included.

See https://gnu.org/software/gcc/gcc-13/porting_to.html.

Bug: https://bugs.gentoo.org/894742
2023-04-26 14:22:43 +02:00
..
message Remove StreamTags message 2023-01-31 09:27:47 +01:00
utils Use utils::file::exists instead of std::filesystem 2021-12-18 22:48:39 +01:00
aixlog.hpp Add TimeConditional for logging 2021-02-03 22:55:02 +01:00
CMakeLists.txt Reformat CMake files 2022-07-01 11:02:44 +02:00
daemon.cpp Tidy up 2021-02-10 18:36:40 +01:00
daemon.hpp Update copyright dates 2020-01-04 01:03:48 +01:00
endian.hpp Reformat code with clang 10 2020-11-27 21:29:34 +01:00
error_code.hpp Add control functions to PcmStream 2021-07-04 21:33:45 +02:00
json.hpp Update JSON for Modern C++ to v3.10.4 2021-11-07 20:39:19 +01:00
popl.hpp Reformat code 2022-12-29 19:10:38 +01:00
queue.h Discard old chunks if not consumed (fixes #708) 2020-10-11 11:11:49 +02:00
resampler.cpp Tidy up code 2021-02-11 08:33:36 +01:00
resampler.hpp Avoid copying of the PCM stream 2020-09-27 11:06:00 +02:00
sample_format.cpp Tidy up code 2021-02-11 08:33:36 +01:00
sample_format.hpp Fix build with GCC 13 (#1124) 2023-04-26 14:22:43 +02:00
snap_exception.hpp Retry opening blocked alsa devices 2020-08-17 23:16:45 +02:00
str_compat.hpp Fix warning 2021-09-23 20:13:10 +02:00
time_defs.hpp Fix warnings 2020-11-29 00:10:47 +01:00
utils.hpp Reformat code 2022-12-29 19:10:38 +01:00
version.hpp Log revision (git sha) 2021-02-14 12:54:52 +01:00