void merge(std::string& filesPath, std::string& outPutFilePath) { namespace fs = std::filesystem; std::set files_to_merge;