#pragma once #include namespace utils::properties { std::filesystem::path get_appdata_path(); }