forked from organicmaps/organicmaps
[3party] Compilation fix
This commit is contained in:
parent
e351de8444
commit
63fee34232
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@
|
|||
|
||||
/* If locale.h and localeconv() are available, define to 1,
|
||||
otherwise to 0. */
|
||||
#define JSON_HAVE_LOCALECONV 1
|
||||
#define JSON_HAVE_LOCALECONV 0
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue