#include "Command.h" Command::Command () { } void Command::execute () { }