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