SourceCode/Bond/Servo/CSlot.h
@@ -31,6 +31,10 @@
      void serialize(CArchive& ar);
   private:
      void WriteString(CArchive& ar, std::string& string);
      void ReadString(CArchive& ar, std::string& string);
   private:
      int m_nPosition;
      int m_nNo;
      MaterialsType m_materialsType;