This commit is contained in:
root 2014-08-06 02:10:47 +04:00
parent 3cd98e5259
commit 8978f9bcc6

View file

@ -103,7 +103,7 @@ struct FixedPath
return mLocalPath; return mLocalPath;
} }
#ifndef NOT_ANDROID #ifdef NOT_ANDROID
const boost::filesystem::path& getInstallPath() const const boost::filesystem::path& getInstallPath() const
{ {
return mInstallPath; return mInstallPath;