LAPTOP-SNT8I5JK\Boounion
2025-06-09 fac102938562e13dd4e4e4914d0fde9b1cd05d8b
SourceCode/Bond/Servo/CStep.h
@@ -30,6 +30,7 @@
      void setProp(const char* pszKey, void* pValue);
      void* getProp(const char* pszKey);
      void addAttribute(CAttribute* pAttribute);
      void addAttributeVector(CAttributeVector& attributeVector);
   protected:
      inline void Lock() { EnterCriticalSection(&m_criticalSection); }