Trying to fix the avatar problem.

This commit is contained in:
lotodore
2007-10-31 20:23:27 +00:00
parent 184eb4a577
commit e5f05c5359
4 changed files with 10 additions and 2 deletions
+2
View File
@@ -75,6 +75,8 @@ private:
mutable boost::mutex m_cacheDirMutex;
std::string m_cacheDir;
mutable boost::mutex m_loadMutex;
};
#endif