mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 17:52:47 +02:00
codetools: test: fixed compilation
git-svn-id: trunk@49978 -
This commit is contained in:
parent
2781a21953
commit
540ba629c0
@ -27,9 +27,9 @@ uses
|
||||
{$ENDIF}
|
||||
fdt_nestedclasses,
|
||||
{$IFDEF Darwin}
|
||||
fdt_objccategory,
|
||||
fdt_objccategory, fdt_objcclass,
|
||||
{$ENDIF}
|
||||
fdt_basic, fdt_objcclass;
|
||||
fdt_basic;
|
||||
|
||||
const
|
||||
ConfigFilename = 'codetools.config';
|
||||
|
Loading…
Reference in New Issue
Block a user