]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
irc::tokenstream is a token parser which using std::string and std::vector builds...
[user/henk/code/inspircd.git] / include / users.h
index 64ebd5fb7ab7dcae2b30c5cbfb681050b768ad7a..30fa937fb1792dae9b5bdebae1eb0352fee5928f 100644 (file)
@@ -398,7 +398,7 @@ class userrec : public connection
 
 /** Used to hold WHOWAS information
  */
-class WhoWasGroup
+class WhoWasGroup : public classbase
 {
  public:
        char* host;