13
0
livetrax/libs/temporal/temporal
Robin Gareus ed3d374f47
Fix --no-nls compilation 1/2 -- #8802
pbd/i18n.h MUST NEVER be included from header files and always be
the last include. This is because `_` is declared other headers
notably boost and some apple headers.

leading to issues like
../libs/pbd/gettext.h:58:27: error: expected unqualified-id before ‘const’
   58 | # define gettext(Msgid) ((const char *) (Msgid))
2021-09-27 16:28:44 +02:00
..
bbt_time.h
beats.h
debug.h
range.h
superclock.h Revert "Fix div/zero, allow switching backends" 2021-09-15 17:52:53 +02:00
tempo-experiment.h
tempo.h Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
time.h
timeline.h Fix implementation of timecnt_t::operator==() to compare both duration and position 2021-09-25 16:49:51 -06:00
types_convert.h
types.h
visibility.h