X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6c05b2e63b58b19df2f35707fa12f238a18458e7..384b6aa9598ee2c9edebcb158549f0ced324ad30:/stglibs/srvconf.lib/parsers/chg_tariff.h?ds=sidebyside

diff --git a/stglibs/srvconf.lib/parsers/chg_tariff.h b/stglibs/srvconf.lib/parsers/chg_tariff.h
index c5cc0f0c..142b0155 100644
--- a/stglibs/srvconf.lib/parsers/chg_tariff.h
+++ b/stglibs/srvconf.lib/parsers/chg_tariff.h
@@ -34,7 +34,7 @@ namespace STG
 namespace CHG_TARIFF
 {
 
-std::string Serialize(const TARIFF_DATA_RES & data);
+std::string Serialize(const TARIFF_DATA_RES & data, const std::string & encoding);
 
 } // namespace CHG_TARIFF
 } // namespace STG