SourceCode/Bond/Servo/CFliper.cpp
@@ -47,4 +47,14 @@ { CEquipment::serialize(ar); } void CFliper::getAttributeVector(CAttributeVector& attrubutes) { __super::getAttributeVector(attrubutes); } int CFliper::recvIntent(CPin* pPin, CIntent* pIntent) { return __super::recvIntent(pPin, pIntent); } }