mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 14:09:31 +02:00
FpDebug: fix compile win32
This commit is contained in:
parent
15b8b4893e
commit
9b80ed2c3b
@ -111,8 +111,7 @@ uses
|
|||||||
Classes,
|
Classes,
|
||||||
SysUtils,
|
SysUtils,
|
||||||
Windows,
|
Windows,
|
||||||
ufloatx80,
|
{$ifNdef cpui386} ufloatx80, sfpux80, {$endif}
|
||||||
sfpux80,
|
|
||||||
LazLinkedList,
|
LazLinkedList,
|
||||||
FpDbgUtil,
|
FpDbgUtil,
|
||||||
FpDbgClasses,
|
FpDbgClasses,
|
||||||
|
Loading…
Reference in New Issue
Block a user