mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 12:59:15 +02:00
Fix i8086 compiler failure due to move of printnodeindention variable into verbose unit in commit #47658
git-svn-id: trunk@47664 -
This commit is contained in:
parent
cbec395907
commit
a7fa31aa10
@ -44,7 +44,7 @@ interface
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
systems,globals,
|
systems,globals,verbose,
|
||||||
symconst,symdef,symcpu,
|
symconst,symdef,symcpu,
|
||||||
defutil,
|
defutil,
|
||||||
cpubase,
|
cpubase,
|
||||||
|
Loading…
Reference in New Issue
Block a user