mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 13:09:22 +02:00
* patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG
git-svn-id: trunk@13043 -
This commit is contained in:
parent
e2b8792bd3
commit
80c0f33c0e
@ -146,7 +146,8 @@ implementation
|
|||||||
'guidconstn',
|
'guidconstn',
|
||||||
'rttin',
|
'rttin',
|
||||||
'loadparentfpn',
|
'loadparentfpn',
|
||||||
'dataconstn'
|
'dataconstn',
|
||||||
|
'objselectorn'
|
||||||
);
|
);
|
||||||
var
|
var
|
||||||
p: pchar;
|
p: pchar;
|
||||||
|
Loading…
Reference in New Issue
Block a user