#pragma once #include "system/base.hpp" #include "win.hpp" #include "wobject/xstring.hpp" class xfolder { public: static xstring GetFolderForSave(); };