]> git.stg.codes - stg.git/blobdiff - include/stg/tariff_conf.h
Ticket 37. The changePolicy() parameter added in the struct
[stg.git] / include / stg / tariff_conf.h
index 7790d47bf470ea03f6a0d06b580feca650147ec1..52e1fc1c3a86e6ccec3900e23912403a4847f0b7 100644 (file)
@@ -179,7 +179,8 @@ struct TARIFF_CONF_RES
           traffType(),
           passiveCost(),
           name(),
-          period()
+          period(),
+          changePolicy()
         {}
 
     TARIFF_CONF_RES & operator=(const TARIFF_CONF & tc)