X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8e80bb9cec2c90dd61f810fb1525932a434288eb..2574a28cbf000603bc31f61593dbf061ff56c1d5:/projects/stargazer/services_impl.h diff --git a/projects/stargazer/services_impl.h b/projects/stargazer/services_impl.h index 8a66f63d..eea5e7f1 100644 --- a/projects/stargazer/services_impl.h +++ b/projects/stargazer/services_impl.h @@ -22,7 +22,6 @@ #include "stg/services.h" #include "stg/service_conf.h" -#include "stg/locker.h" #include "stg/noncopyable.h" #include "stg/logger.h" @@ -34,7 +33,7 @@ namespace STG { -struct Admin; +class Admin; struct Store; class ServicesImpl : public Services {