mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-09 19:07:26 +02:00
+ Renamed intf to avoid conflicts
This commit is contained in:
parent
94b905367a
commit
68cd24e2e7
@ -72,7 +72,7 @@
|
|||||||
|
|
||||||
{$ifdef HASINTF}
|
{$ifdef HASINTF}
|
||||||
{ Interfaces support }
|
{ Interfaces support }
|
||||||
{$i intf.inc}
|
{$i sysuintf.inc}
|
||||||
{$endif HASINTF}
|
{$endif HASINTF}
|
||||||
|
|
||||||
constructor Exception.Create(const msg : string);
|
constructor Exception.Create(const msg : string);
|
||||||
|
Loading…
Reference in New Issue
Block a user