#pragma once #include "Phone.h" #include "Shape.h" #include "ContinuousTimeline.h" #include "targetShapeSet.h" JoiningContinuousTimeline animate(const BoundedTimeline& phones, const ShapeSet& targetShapeSet);