mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 07:12:37 +02:00
* Fix compilation
git-svn-id: trunk@47728 -
This commit is contained in:
parent
b27054e170
commit
8fd3beb35b
@ -448,7 +448,8 @@ const
|
||||
'Varargs',
|
||||
'ReferenceTo',
|
||||
'Async',
|
||||
'Far'
|
||||
'Far',
|
||||
'CBlock'
|
||||
);
|
||||
|
||||
PCUProcedureMessageTypeNames: array[TProcedureMessageType] of string = (
|
||||
|
Loading…
Reference in New Issue
Block a user