]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/ao.h
Fight CLang warnings.
[stg.git] / projects / stargazer / plugins / authorization / ao / ao.h
index add62d4ee42a1a72453b3cc96c22f0af44533b60..319aeab1ee090bc07375d96ef26f4c6f3cffc936 100644 (file)
@@ -36,9 +36,7 @@
 
 namespace STG
 {
-struct Users;
-
-class AUTH_AO;
+class Users;
 
 using UserPtr = User*;
 using ConstUserPtr = const User*;