#pragma once #include "assets/data/pose_data.hpp" namespace assets { using pose_list_view = std::span; }