#include "VotingSystem.h" void VotingSystem::init( char** argv ) { } VotingSystem::~VotingSystem() { }