X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8569ecdc2c9368dc0fe650b901cce7b37337ffec..bb0f5269e5987bcd09eaa0afc74d08dcd5dd29b7:/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