mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +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)) |
||
|---|---|---|
| .. | ||
| cc121 | ||
| contourdesign | ||
| control_protocol | ||
| faderport | ||
| faderport8 | ||
| frontier | ||
| generic_midi | ||
| launch_control_xl | ||
| mackie | ||
| maschine2 | ||
| osc | ||
| push2 | ||
| tranzport | ||
| us2400 | ||
| websockets | ||
| wiimote | ||
| wscript | ||