1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

Originally committed to SVN as r314.

This commit is contained in:
Rodrigo Braz Monteiro 2006-04-13 06:35:55 +00:00
parent 5181c9e225
commit 08db974ab9

View File

@ -36,7 +36,7 @@
///////////////////////
// Function prototypes
#ifdef __WIN32__
#ifndef __LINUX__
__int64 abs64(__int64 input);
#endif
int CountMatches(wxString parent,wxString child);