#include "init.hpp" #include "participant_row.hpp" #include auto Turns::gui::init() -> void { static_cast(ParticipantRow{nullptr}.get_type()); }