mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-23 18:42:17 +01:00
Allow link application with double_conversion (#1560)
Without this linking fails with duplicate function names errors
This commit is contained in:
parent
201e87900b
commit
6a49c94d18
@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
// +++ double conversion +++
|
||||
#define double_conversion poco_double_conversion // don't collide with standalone double_conversion library
|
||||
#define UNREACHABLE poco_bugcheck
|
||||
#define UNIMPLEMENTED poco_bugcheck
|
||||
#include "diy-fp.cc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user