mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 22:20:25 +02:00
fix fpc 2.2 compilation from Vincent
git-svn-id: trunk@11883 -
This commit is contained in:
parent
be308bee29
commit
148dd89804
@ -15,7 +15,7 @@ interface
|
||||
|
||||
uses
|
||||
{$IF defined(VER2_2) or defined(VER2_3)}
|
||||
MemCheck,
|
||||
//MemCheck,
|
||||
{$ENDIF}
|
||||
CodeToolManager, CustomCodeTool, PascalParserTool, PascalReaderTool,
|
||||
FindDeclarationTool, StdCodeTools, MethodJumpTool, EventCodeTool,
|
||||
|
Loading…
Reference in New Issue
Block a user