X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6c05b2e63b58b19df2f35707fa12f238a18458e7..d8845c7819caac09b95c4cdf1e8d48cc1cb1b7a6:/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