git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update CMakeLists.txt
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
ao
/
ao.h
diff --git
a/projects/stargazer/plugins/authorization/ao/ao.h
b/projects/stargazer/plugins/authorization/ao/ao.h
index add62d4ee42a1a72453b3cc96c22f0af44533b60..319aeab1ee090bc07375d96ef26f4c6f3cffc936 100644
(file)
--- a/
projects/stargazer/plugins/authorization/ao/ao.h
+++ b/
projects/stargazer/plugins/authorization/ao/ao.h
@@
-36,9
+36,7
@@
namespace STG
{
-struct Users;
-
-class AUTH_AO;
+class Users;
using UserPtr = User*;
using ConstUserPtr = const User*;