LAPTOP-SNT8I5JK\Boounion
2025-05-22 02fe6422964aab86753818744b901b2c299c06a4
SourceCode/Bond/Servo/CGlass.h
@@ -6,15 +6,10 @@
#include "CJobDataB.h"
#include "CJobDataC.h"
#include "CJobDataS.h"
#include "ServoCommo.h"
namespace SERVO {
   enum MaterialsType {
      G1 = 0,
      G2 = 1,
      G1G2 = 2
   };
   class CGlass : public CContext
   {
   public: