X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8569ecdc2c9368dc0fe650b901cce7b37337ffec..1487578f4887f49661320e24e311074a9af36f80:/stglibs/srvconf.lib/parsers/chg_service.h diff --git a/stglibs/srvconf.lib/parsers/chg_service.h b/stglibs/srvconf.lib/parsers/chg_service.h index 10fbf6fb..09464a6e 100644 --- a/stglibs/srvconf.lib/parsers/chg_service.h +++ b/stglibs/srvconf.lib/parsers/chg_service.h @@ -34,7 +34,7 @@ namespace STG namespace CHG_SERVICE { -std::string Serialize(const SERVICE_CONF_RES & conf); +std::string Serialize(const SERVICE_CONF_RES & conf, const std::string & encoding); } // namespace CHG_SERVICE } // namespace STG