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