]> git.sesse.net Git - stockfish/commitdiff
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)
The bswap intrinsics are specific to the compiler, not the
host platform.

No functional change.

Resolves #155


No differences found