mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-19 11:09:22 +02:00
* fix compilation with -dEXTDEBUG
git-svn-id: trunk@14190 -
This commit is contained in:
parent
3bcc2b660a
commit
f54ea1e9f9
@ -147,7 +147,8 @@ implementation
|
||||
'rttin',
|
||||
'loadparentfpn',
|
||||
'dataconstn',
|
||||
'objselectorn'
|
||||
'objselectorn',
|
||||
'objcprotocoln'
|
||||
);
|
||||
var
|
||||
p: pchar;
|
||||
|
Loading…
Reference in New Issue
Block a user