mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 18:19:45 +02:00
* compilation fixed
git-svn-id: trunk@33132 -
This commit is contained in:
parent
17256e8387
commit
ce64d77256
@ -209,6 +209,7 @@ var
|
||||
|
||||
function tppumodule.openppustream(strm:TCStream):boolean;
|
||||
begin
|
||||
result:=false;
|
||||
{ Open the ppufile }
|
||||
Message1(unit_u_ppu_name,ppufilename);
|
||||
ppufile:=tcompilerppufile.create(ppufilename);
|
||||
|
Loading…
Reference in New Issue
Block a user