mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-18 12:26:20 +02:00
jcf: next linux compat fix
git-svn-id: trunk@17825 -
This commit is contained in:
parent
ebd3475a31
commit
19d48e5bd0
@ -113,7 +113,7 @@ implementation
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
{ delphi }
|
{ delphi }
|
||||||
Windows, SysUtils, Dialogs, Controls, Forms,
|
{$ifndef fpc}Windows, {$endif}SysUtils, Dialogs, Controls, Forms,
|
||||||
{ local }
|
{ local }
|
||||||
JcfStringUtils,
|
JcfStringUtils,
|
||||||
FileUtils, JcfMiscFunctions, JCFLog,
|
FileUtils, JcfMiscFunctions, JCFLog,
|
||||||
|
Loading…
Reference in New Issue
Block a user