[style] Try harder to fix MSVC build
https://docs.microsoft.com/en-us/cpp/c-runtime-library/math-constants?view=msvc-160
This commit is contained in:
parent
e275f0d7ed
commit
d748586a18
|
@ -26,6 +26,7 @@
|
||||||
|
|
||||||
#ifndef HB_NO_STYLE
|
#ifndef HB_NO_STYLE
|
||||||
|
|
||||||
|
#define _USE_MATH_DEFINES
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
#include "hb-ot-var-avar-table.hh"
|
#include "hb-ot-var-avar-table.hh"
|
||||||
|
|
Loading…
Reference in New Issue