mpd/src/input/cache
Rosen Penev 2db8bcc353
replace stddef.h with cstddef
The former is deprecated with C++14. The standard says both are the same:

The contents and meaning of the header<cstddef>are the same as the C
standard library header<stddef.h>,except that it does not declare the type
wchar_t, that it also declares the type byte and its associated
operations (21.2.5), and as noted in 21.2.3 and 21.2.4.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 19:04:38 -07:00
..
Config.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Config.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
Item.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Item.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Lease.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Manager.cxx input/cache/Manager: add method Flush() 2020-02-16 20:46:24 +01:00
Manager.hxx input/cache/Manager: add method Flush() 2020-02-16 20:46:24 +01:00
Stream.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Stream.hxx copyright year 2020 2020-01-18 19:23:49 +01:00