Adapted to Mingw. Still some elements must adapted.
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@167 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -507,6 +507,7 @@ size_t FileSize(const std::string& path)
|
||||
return size;
|
||||
}
|
||||
|
||||
#define uchar unsigned char
|
||||
// Checks if the given path is absolute
|
||||
bool IsAbsolutePath(const std::string& path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user