mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
prevent duplicate symbols (fix OSX compilation)
This commit is contained in:
parent
167b9dda37
commit
82828bd7a6
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
namespace PBD {
|
||||
|
||||
bool
|
||||
inline bool
|
||||
naturally_less (const char* a, const char* b)
|
||||
{
|
||||
const char* d_a = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue