diff options
author | Jordan Petridis <jordan@centricular.com> | 2021-06-28 14:40:56 +0300 |
---|---|---|
committer | Jordan Petridis <jordan@centricular.com> | 2021-06-28 14:56:38 +0300 |
commit | cadbb32a92b8ed30ff9557e88235a75ec2305a01 (patch) | |
tree | ba9da662f7eacfc9f2007b1500bfd4990a3178a0 /COPYING | |
parent | 249615a89cc1594e7c16b5cc5004f63ca9eb36b6 (diff) | |
download | pango-cadbb32a92b8ed30ff9557e88235a75ec2305a01.tar.gz |
testmatrix.c: use G_SQRT2 insead of M_SQRT2
Math implementations are platform dependent, and for
example msvc requires a define before enabling the
constants [1]
Use G_SQRT2 implementation which is independent instead.
[1] https://docs.microsoft.com/en-us/cpp/c-runtime-library/math-constants?view=msvc-160
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions