13
0

prevent duplicate symbols (fix OSX compilation)

This commit is contained in:
Robin Gareus 2016-07-14 23:11:11 +02:00
parent 167b9dda37
commit 82828bd7a6

View File

@ -24,7 +24,7 @@
namespace PBD {
bool
inline bool
naturally_less (const char* a, const char* b)
{
const char* d_a = NULL;