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