Files
ardour/libs
Robin Gareus 73326ade90 Don't include i18n in headers
The i18n header needs to be included last, since it defines
`_` which results in conflicts with other headers.

see #8361 and e.g.
boost/function_types/detail/class_transform.hpp:23:26:
error: ‘boost::mpl::placeholders::_’ has not been declared
using mpl::placeholders::_;
2021-08-23 06:43:16 +02:00
..
2021-08-23 06:43:16 +02:00
2021-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2021-08-13 15:31:43 -06:00
2021-03-01 22:14:38 +01:00
2021-08-13 12:51:29 -06:00
2021-07-22 19:48:24 +02:00