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