System.Stl.LinkedList.pp 74 B

123
  1. unit System.Stl.LinkedList;
  2. {$DEFINE FPC_DOTTEDUNITS}
  3. {$i glinkedlist.pp}