X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/ae21e8d6ad32d0bf3517127aef5cd8129b7507aa..de7760b87ad8ca38954140a738d66a133f7021f0:/stglibs/srvconf.lib/parsers/chg_corp.h 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