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