#pragma once #include "spell_type_fwd.h" #include #include void spell_type_description_foreach(spell_type *spell, std::function);