[number] fix where strtod_l not available
This commit is contained in:
parent
5c8f960289
commit
9b1d5c4a59
|
@ -26,6 +26,7 @@
|
|||
#include "hb.hh"
|
||||
#include "hb-machinery.hh"
|
||||
#include "hb-number.hh"
|
||||
#include "hb-number-parser.hh"
|
||||
|
||||
#include <locale.h>
|
||||
#ifdef HAVE_XLOCALE_H
|
||||
|
|
Loading…
Reference in New Issue