You've already forked lazarus-ccr
RxFPC:fix compile ex_rx_xml_datapacket.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8040 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
|
||||
unit ex_rx_xml_datapacket;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
{$I rx.inc}
|
||||
|
||||
interface
|
||||
|
||||
@ -134,6 +134,14 @@ const
|
||||
'',
|
||||
'',
|
||||
''
|
||||
{$IFDEF FPC_FULLVERSION > 30200}
|
||||
, ''
|
||||
, ''
|
||||
, ''
|
||||
, ''
|
||||
, ''
|
||||
, ''
|
||||
{$ENDIF}
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user