mpd/src/time
Rosen Penev a2f5a63bbc
replace stdint.h with cstdint
The former is deprecated by C++14. The standard says they are the same:

The header defines all types and macros the same as the C standard library
header<stdint.h>.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 19:04:39 -07:00
..
ChronoUtil.hxx util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
Convert.cxx time/Convert: fallback TimeGm() implementation 2019-12-16 23:24:38 +01:00
Convert.hxx time/Convert: fallback TimeGm() implementation 2019-12-16 23:24:38 +01:00
FileTime.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
ISO8601.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ISO8601.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
meson.build util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
Parser.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Parser.hxx time/Convert: fallback TimeGm() implementation 2019-12-16 23:24:38 +01:00