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: