#pragma once #include #include #include namespace fs = std::filesystem; std::vector readProjectsFromWorkspace(const std::string& workspace);