LazUtils: New List classes

git-svn-id: trunk@49055 -
This commit is contained in:
martin 2015-05-16 19:15:34 +00:00
parent 399add232b
commit 29b2f06a1d

View File

@ -41,7 +41,7 @@ unit LazListClasses;
*)
interface
{$INLINE off}
{no $INLINE off}
uses
Classes, SysUtils, math, LazLoggerBase;