SourceCode/Bond/Servo/CReadStep.h
@@ -23,6 +23,7 @@
      inline void nextStep();
      inline void resetStep();
      virtual int setReturnCode(short code);
      virtual int setReturnData(const char* pszData, unsigned int size);
   protected:
      HANDLE m_hWorkThreadHandle;