Fixed "c" prefix compile error on Mac 10.10

This commit is contained in:
Xinyu Hou
2014-11-11 14:58:30 +00:00
parent 1aaa55163c
commit a4843c4947

View File

@@ -88,6 +88,7 @@ ArchFileUnix::getSystemDirectory()
return "/etc";
}
std::string
ArchFileUnix::getInstalledDirectory()
{
#if WINAPI_XWINDOWS