mirror of https://github.com/odrling/Aegisub
Originally committed to SVN as r316.
This commit is contained in:
parent
0c7804502b
commit
892cf4bbea
|
@ -44,7 +44,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#ifdef __WIN32__
|
#ifndef __LINUX__
|
||||||
//////////////////////////
|
//////////////////////////
|
||||||
// Absolute of 64 bit int
|
// Absolute of 64 bit int
|
||||||
__int64 abs64(__int64 input) {
|
__int64 abs64(__int64 input) {
|
||||||
|
|
Loading…
Reference in New Issue