[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:
Khaled Hosny 2021-09-11 01:11:55 +02:00 committed by Behdad Esfahbod
parent e275f0d7ed
commit d748586a18
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#ifndef HB_NO_STYLE
#define _USE_MATH_DEFINES
#include <math.h>
#include "hb-ot-var-avar-table.hh"