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