ardour/libs/fst
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
..
fst.h No more wine 2021-07-03 19:07:25 +02:00
vst2-scanner.cc Fix windows builds (_pid_t conflict in unistd) 2021-07-23 02:02:59 +02:00
vst3-scanner.cc Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
vstwin.c VST2: more verbose scan logs 2021-07-06 21:24:23 +02:00
wscript Fix ARM linking, libpdb depends on libcurl and libarchive 2021-07-04 14:43:05 +02:00