]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/list.h
Again, trying to sync the two cvs repositories.
[irc/gameservirc.git] / gameserv / list.h
index 459a07f77d82533383558e2e1419a15bee13814d..384e9ada364929a5a3dbed97e67ac8ed553d0e2a 100644 (file)
@@ -6,6 +6,7 @@
 #include "listnode.h"
 #include "aClient.h"
 
+
 template <class T>
 class List {
     public: