forked from mia/Aegisub
Originally committed to SVN as r314.
This commit is contained in:
parent
5181c9e225
commit
08db974ab9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
///////////////////////
|
||||
// Function prototypes
|
||||
#ifdef __WIN32__
|
||||
#ifndef __LINUX__
|
||||
__int64 abs64(__int64 input);
|
||||
#endif
|
||||
int CountMatches(wxString parent,wxString child);
|
||||
|
|
Loading…
Reference in a new issue