mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
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)) |
||
|---|---|---|
| .. | ||
| fst.h | ||
| vst2-scanner.cc | ||
| vst3-scanner.cc | ||
| vstwin.c | ||
| wscript | ||