|
@@ -552,7 +552,7 @@ interface
|
|
begin
|
|
begin
|
|
hp1:=hp as tailineinfo;
|
|
hp1:=hp as tailineinfo;
|
|
current_filepos:=hp1.fileinfo;
|
|
current_filepos:=hp1.fileinfo;
|
|
- if do_line then
|
|
|
|
|
|
+ if do_line and (InlineLevel=0) then
|
|
begin
|
|
begin
|
|
{ load infile }
|
|
{ load infile }
|
|
if lastfileinfo.fileindex<>hp1.fileinfo.fileindex then
|
|
if lastfileinfo.fileindex<>hp1.fileinfo.fileindex then
|