#include "../../plugins/Manga.hpp" namespace QuickMedia { const std::vector& Manga::get_creators() const { return creators; } }