mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 12:19:25 +02:00
+ include si_impl.inc in si_c.pp and si_dll.pp
git-svn-id: trunk@41704 -
This commit is contained in:
parent
e93a3b5bf4
commit
52c53f0d18
@ -22,6 +22,7 @@ interface
|
|||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
{$i si_impl.inc}
|
||||||
{$i si_c.inc}
|
{$i si_c.inc}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
@ -22,6 +22,7 @@ interface
|
|||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
{$i si_impl.inc}
|
||||||
{$i si_dll.inc}
|
{$i si_dll.inc}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user