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
1 changed files with 1 additions and 1 deletions

View File

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