[number] fix where strtod_l not available

This commit is contained in:
Ebrahim Byagowi 2019-12-09 12:29:28 +03:30 committed by GitHub
parent 5c8f960289
commit 9b1d5c4a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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