From 284ec17eea2a8f8b58372a9f15c9f6373621b860 Mon Sep 17 00:00:00 2001 From: Pavol Marko Date: Sat, 3 Apr 2004 19:16:59 +0000 Subject: [PATCH] nothing important --- amxmodx/CList.h | 1 + 1 file changed, 1 insertion(+) diff --git a/amxmodx/CList.h b/amxmodx/CList.h index db2bf0f7..0be47c37 100755 --- a/amxmodx/CList.h +++ b/amxmodx/CList.h @@ -35,6 +35,7 @@ // ***************************************************** // class CList // ***************************************************** +// Linked list template class CList {