LAPTOP-SNT8I5JK\Boounion
2025-03-24 60fce85863e07388db589bd26da73c3bbc1c7299
SourceCode/Bond/Servo/CMeasurement.cpp
@@ -44,4 +44,14 @@
   {
      CEquipment::serialize(ar);
   }
   void CMeasurement::getAttributeVector(CAttributeVector& attrubutes)
   {
      __super::getAttributeVector(attrubutes);
   }
   int CMeasurement::recvIntent(CPin* pPin, CIntent* pIntent)
   {
      return __super::recvIntent(pPin, pIntent);
   }
}