X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/08cb43a82f259df8fc82abbfbfbbde1e28bdbcc2..ae7ea38fdaf2d96f407eb85b6515b9dbffcc0c44:/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;