ardour/libs/temporal
David Robillard 40ad977046 Define operator<< in the corresponding namespace
This fixes the build for me with clang 11.1.0 (from LLVM repositories) on
Debian buster as C++11.  As far as I know this is the general best practice
because of ADL voodoo, but Ardour's approach to namespaces is pretty anarchic,
and I'm not really sure exactly why this wasn't building for some types.

Also tested to build find with the default buster GCC 8.3.0.
2021-05-28 12:50:28 -04:00
..
MSVCtemporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
temporal Define operator<< in the corresponding namespace 2021-05-28 12:50:28 -04:00
bbt_time.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
time.cc Define operator<< in the corresponding namespace 2021-05-28 12:50:28 -04:00
wscript NO-OP: whitespace 2020-01-14 00:52:24 +01:00