X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/1b2ab8e6d556a8ed30d4feadc72263b3f4c86665..de7760b87ad8ca38954140a738d66a133f7021f0:/stglibs/srvconf.lib/parsers/chg_corp.cpp diff --git a/stglibs/srvconf.lib/parsers/chg_corp.cpp b/stglibs/srvconf.lib/parsers/chg_corp.cpp index dc884220..daa54644 100644 --- a/stglibs/srvconf.lib/parsers/chg_corp.cpp +++ b/stglibs/srvconf.lib/parsers/chg_corp.cpp @@ -29,7 +29,7 @@ using namespace STG; -std::string CHG_CORP::Serialize(const CORP_CONF_RES & conf) +std::string CHG_CORP::Serialize(const CORP_CONF_RES & conf, const std::string & /*encoding*/) { std::ostringstream stream;