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