prevent duplicate symbols (fix OSX compilation)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
namespace PBD {
|
||||
|
||||
bool
|
||||
inline bool
|
||||
naturally_less (const char* a, const char* b)
|
||||
{
|
||||
const char* d_a = NULL;
|
||||
|
||||
Reference in New Issue
Block a user