#include "ASpell.hpp" void ASpell::launch(ATarget const & atarget) const { atarget.getHitBySpell(*this); };