26 #include <boost/property_tree/ptree.hpp>
27 #include <boost/filesystem.hpp>
28 #include <boost/algorithm/string/replace.hpp>
33 namespace fs = boost::filesystem;
133 boost::property_tree::ptree m_propertyTree;
134 bool m_profileNeedSave;
135 std::string m_userDirectory;
141 return *CProfile::GetInstancePointer();