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 {