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

View File

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