]> git.sesse.net Git - stockfish/commitdiff
Fix static_assert.
authorDieter Dobbelaere <dieter.dobbelaere@gmail.com>
Sun, 10 Jan 2021 11:22:52 +0000 (12:22 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 11 Jan 2021 18:23:05 +0000 (19:23 +0100)
With a hard-coded true, this declaration has no effect.

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

No functional change.


No differences found