mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 23:20:28 +02:00
Partly revert r62149 #bab4d7305b / fix compile win / issue #36241
git-svn-id: trunk@62151 -
This commit is contained in:
parent
715c8be36f
commit
3c61b503c0
@ -58,7 +58,8 @@ uses
|
||||
// LCL
|
||||
Controls, Dialogs, Forms, process,
|
||||
// LazUtils
|
||||
FileUtil, LazUTF8, LazClasses, LazLoggerBase, LazStringUtils, LazFileUtils, Maps,
|
||||
FileUtil, LazUTF8, LazClasses, LazLoggerBase, LazStringUtils, Maps,
|
||||
UTF8Process, LazFileUtils,
|
||||
// IdeIntf
|
||||
BaseIDEIntf, PropEdits, MacroIntf,
|
||||
// DebuggerIntf
|
||||
|
Loading…
Reference in New Issue
Block a user