mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 01:49:26 +02:00
* remove uses strings
git-svn-id: trunk@9827 -
This commit is contained in:
parent
37e509f290
commit
1aa548426b
@ -15,7 +15,7 @@ Unit errors;
|
||||
|
||||
Interface
|
||||
|
||||
uses strings,unixtype;
|
||||
uses unixtype;
|
||||
|
||||
{$i errnostr.inc} // BSD or Linux ones
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user