]> git.sesse.net Git - stockfish/commit
Fix build error on OSX
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 21 Jun 2021 06:23:50 +0000 (08:23 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 21 Jun 2021 21:14:58 +0000 (23:14 +0200)
commit2e2865d34b6767e60ea55277bc6b1d642795ecc3
treed74755146bf853e37fa10b6687a0171a65671218
parented436a36bade82422753f8be9c16d790232e9c91
Fix build error on OSX

directly use integer version for cp calculation.

fixes https://github.com/official-stockfish/Stockfish/issues/3573

closes https://github.com/official-stockfish/Stockfish/pull/3574

No functional change
src/nnue/evaluate_nnue.cpp