#include "pivot.hpp" Pivot::Pivot() {} Pivot::Pivot(const Object& t) : Object(t) {}