#include <iostream>
#include <list>
#include <vector>
#include "Manager.h"
#include "Policy.h"
#include "Person.h"