]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/parsers/get_user.h
Replaces vector parsers with a single one.
[stg.git] / stglibs / srvconf.lib / parsers / get_user.h
index 12050752d403a4673c9a8d534189f53e12b33366..519d67b6587c0a0425b89cb3d40542b03d1699d4 100644 (file)
@@ -37,6 +37,8 @@ namespace GET_USER
 class PARSER: public STG::PARSER
 {
 public:
+    typedef GET_USER::INFO INFO;
+
     PARSER(CALLBACK f, void * data);
     virtual ~PARSER();
     int  ParseStart(const char * el, const char ** attr);