[number] fix where strtod_l not available

pull/2066/head
Ebrahim Byagowi 5 years ago committed by GitHub
parent 5c8f960289
commit 9b1d5c4a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/hb-number.cc

@ -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…
Cancel
Save