Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
masnagam committed Nov 10, 2024
1 parent ae1681c commit 89aeed1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/tsduck_helper.hh
Original file line number Diff line number Diff line change
Expand Up @@ -637,4 +637,5 @@ bool IsAudioVideoService(uint8_t service_type) {

} // namespace

template <> struct fmt::formatter<ts::Time> : fmt::ostream_formatter {};
template <>
struct fmt::formatter<ts::Time> : fmt::ostream_formatter {};

0 comments on commit 89aeed1

Please sign in to comment.