1#include "Project/Anim/AnimPlayerBase.h"
2
3namespace al {
4AnimPlayerBase::AnimPlayerBase() = default;
5} // namespace al
6