mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 07:49:10 +02:00
* add symtable to uses clause for tabstractsymtable, part of r20967
(fixes powerpc64 compiler compilation) git-svn-id: trunk@20981 -
This commit is contained in:
parent
bbdf9fca73
commit
426d44905e
@ -62,7 +62,7 @@ implementation
|
||||
|
||||
uses
|
||||
verbose, systems,
|
||||
defutil,
|
||||
defutil,symtable,
|
||||
procinfo, cpupi;
|
||||
|
||||
function tppcparamanager.get_volatile_registers_int(calloption:
|
||||
|
Loading…
Reference in New Issue
Block a user