/** * @file Clamp.cpp * @author sriram */ #include "pch.h" #include "Tubing.h" #include "Clamp.h" Clamp::Clamp() { }