Robin Gareus
ed3d374f47
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 |