X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/1b2ab8e6d556a8ed30d4feadc72263b3f4c86665..8c6fa3fbaccc22127280bf77a48fab5a3ee0716e:/stglibs/srvconf.lib/parsers/chg_corp.h?ds=sidebyside diff --git a/stglibs/srvconf.lib/parsers/chg_corp.h b/stglibs/srvconf.lib/parsers/chg_corp.h index 8b75fbd4..b30482f7 100644 --- a/stglibs/srvconf.lib/parsers/chg_corp.h +++ b/stglibs/srvconf.lib/parsers/chg_corp.h @@ -34,7 +34,7 @@ namespace STG namespace CHG_CORP { -std::string Serialize(const CORP_CONF_RES & conf); +std::string Serialize(const CORP_CONF_RES & conf, const std::string & encoding); } // namespace CHG_CORP } // namespace STG