#include "pokemon.h" //get the interface
#include <iostream>

Pokemon::~Pokemon(){
}
