blob: 93196f227542579a8ad74c5cca2733ba79d7c3af [file] [log] [blame]
#pragma once
#include <filesystem>
void removeDirectoryTreeIfExists(const std::filesystem::path& rootDir);