#include "map.h" // Constructor Map::Map() { } // Destructor Map::~Map() { }