]> git.sesse.net Git - stockfish/commit
Fix compile for some versions of mingw
authorGary Linscott <glinscott@gmail.com>
Sun, 14 Dec 2014 19:45:43 +0000 (14:45 -0500)
committerGary Linscott <glinscott@gmail.com>
Sun, 14 Dec 2014 19:45:43 +0000 (14:45 -0500)
commit0edb6348d20ec35a8ac65453239097078d947b7e
treef90b22edc26f5fc8df59e6327edcb4d682feda37
parent14cf27e6f65787a1f9c8e4759ae0fcc218f37d2d
Fix compile for some versions of mingw

The bswap intrinsics are specific to the compiler, not the
host platform.

No functional change.

Resolves #155
src/syzygy/tbcore.h