0xC0ncord
061dd2dfef
output/plugins: fix build error with clang and -stdlib=libc++
This fixes this build error observed with clang and -stdlib=libc++:
../mpd-0.23.3/src/output/plugins/PipeWireOutputPlugin.cxx:661:55: error: implicit instantiation of undefined template 'std::array<std::byte, 64>'
std::array<std::byte, MAX_CHANNELS * MAX_INTERLEAVE> buffer;
^
/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
2021-11-10 15:35:56 -05:00
..
2021-11-10 15:35:56 -05:00
2021-01-01 19:54:28 +01:00
2021-10-22 20:21:58 +02:00
2021-10-22 20:22:22 +02:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-06-24 21:40:11 +02:00
2021-10-22 19:54:38 +02:00
2021-01-01 19:54:28 +01:00
2021-08-26 17:45:23 +02:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-05-25 16:01:56 +02:00
2021-10-22 20:21:58 +02:00
2021-10-22 20:21:35 +02:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-05-28 18:02:00 +02:00
2021-01-01 19:54:28 +01:00
2021-03-05 19:33:46 +01:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00
2021-08-26 13:15:52 -07:00
2021-08-16 20:48:28 -07:00
2021-01-01 19:54:28 +01:00
2021-06-25 20:52:08 +02:00
2021-01-01 19:54:28 +01:00
2021-10-22 19:54:47 +02:00
2021-01-01 19:54:28 +01:00
2021-01-01 19:54:28 +01:00