Files
ardour/libs
Robin Gareus 7cf68eaf72 Fix time_t <> long int ambiguity (OSX gcc builds)
This fixes an issue with
* XMLNode::get_property(const char*, T&)
* XMLNode::set_property(const char*, const T&)
resulting in
 string_convert.h:77: error: 'long int' is not a class,
 struct, or union type
2019-07-26 01:58:18 +02:00
..
2019-07-25 21:24:36 +02:00
2019-04-19 15:44:14 +02:00