Originally committed to SVN as r316.

This commit is contained in:
Rodrigo Braz Monteiro 2006-04-13 07:41:20 +00:00
parent 0c7804502b
commit 892cf4bbea

View file

@ -44,7 +44,7 @@
#endif
#ifdef __WIN32__
#ifndef __LINUX__
//////////////////////////
// Absolute of 64 bit int
__int64 abs64(__int64 input) {