* compilation fixed

git-svn-id: trunk@33132 -
This commit is contained in:
florian 2016-02-28 18:44:41 +00:00
parent 17256e8387
commit ce64d77256

View File

@ -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);