]> git.sesse.net Git - stockfish/commitdiff
Small tidy up of inttypes for Windows
authorMarco Costalba <mcostalba@gmail.com>
Thu, 6 Jan 2011 22:25:21 +0000 (23:25 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 6 Jan 2011 22:28:06 +0000 (23:28 +0100)
There was a strange "int16" type and "int64_t"
was defined twice.

Spotted by Joona.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found