Fixed "c" prefix compile error on Mac 10.10
This commit is contained in:
parent
1aaa55163c
commit
a4843c4947
|
@ -88,6 +88,7 @@ ArchFileUnix::getSystemDirectory()
|
|||
return "/etc";
|
||||
}
|
||||
|
||||
std::string
|
||||
ArchFileUnix::getInstalledDirectory()
|
||||
{
|
||||
#if WINAPI_XWINDOWS
|
||||
|
|
Loading…
Reference in New Issue