]> git.sesse.net Git - stockfish/commitdiff
Workaround broken function-style cast support in HP-UX
authorMarco Costalba <mcostalba@gmail.com>
Mon, 3 Jan 2011 10:36:32 +0000 (11:36 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 3 Jan 2011 10:36:32 +0000 (11:36 +0100)
It seems HP's ANSI C++ doesn't understand very well
standard function-style cast.

Reported by Richard Lloyd.

No functional change.

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

No differences found