mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 05:12:26 +08:00
Fixed "c" prefix compile error on Mac 10.10
This commit is contained in:
@@ -88,6 +88,7 @@ ArchFileUnix::getSystemDirectory()
|
||||
return "/etc";
|
||||
}
|
||||
|
||||
std::string
|
||||
ArchFileUnix::getInstalledDirectory()
|
||||
{
|
||||
#if WINAPI_XWINDOWS
|
||||
|
||||
Reference in New Issue
Block a user