X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/76dfa1976656bc8a0781050b675d9ea5875f8b1b..45284d7e924b1ac340ba527301e90e1199af3011:/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);