X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a1274a22aa5aa97d8e6e628d37d08c1d7cecee1b..2d0dedb8abc45c661e35e729b5ff71724d4d749a:/stglibs/srvconf.lib/parsers/get_corp.h diff --git a/stglibs/srvconf.lib/parsers/get_corp.h b/stglibs/srvconf.lib/parsers/get_corp.h index 80b1e943..a01fe262 100644 --- a/stglibs/srvconf.lib/parsers/get_corp.h +++ b/stglibs/srvconf.lib/parsers/get_corp.h @@ -37,6 +37,8 @@ namespace GET_CORP class PARSER: public STG::PARSER { public: + typedef GET_CORP::INFO INFO; + PARSER(CALLBACK f, void * data); virtual ~PARSER(); int ParseStart(const char * el, const char ** attr);