mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 17:10:28 +02:00
* Fix regression
git-svn-id: trunk@43974 -
This commit is contained in:
parent
6984cf8606
commit
0176697483
@ -68,6 +68,7 @@ interface
|
||||
{$ENDIF}
|
||||
|
||||
uses
|
||||
Math, // Min
|
||||
Classes, // TStrings in Split method
|
||||
SysUtils; // Exception
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user