X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/76dfa1976656bc8a0781050b675d9ea5875f8b1b..d8c45ce015fe9354a9293802405b2da0bff2399e:/projects/stargazer/plugins/configuration/sgconfig/parser_user_info.h diff --git a/projects/stargazer/plugins/configuration/sgconfig/parser_user_info.h b/projects/stargazer/plugins/configuration/sgconfig/parser_user_info.h index 91b022f1..ccd1d94e 100644 --- a/projects/stargazer/plugins/configuration/sgconfig/parser_user_info.h +++ b/projects/stargazer/plugins/configuration/sgconfig/parser_user_info.h @@ -21,10 +21,10 @@ #ifndef __STG_PARSER_USER_INFO_H__ #define __STG_PARSER_USER_INFO_H__ -#include - #include "parser.h" +#include + class PARSER_USER_INFO : public BASE_PARSER { public: int ParseStart(void *data, const char *el, const char **attr);