X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/dd6144fb73127c6716b973544e48dbbd0bb29a69..efc31e581ff0c9ca27959ff3b2b694d401d7349c:/projects/stargazer/user_impl.h diff --git a/projects/stargazer/user_impl.h b/projects/stargazer/user_impl.h index 29cc63c4..dbb0d892 100644 --- a/projects/stargazer/user_impl.h +++ b/projects/stargazer/user_impl.h @@ -230,6 +230,8 @@ public: private: USER_IMPL & operator=(const USER_IMPL & rvalue); + void Init(); + const USERS * users; USER_PROPERTIES property; STG_LOGGER & WriteServLog;