Explorar o código

+ Renamed intf to avoid conflicts

michael %!s(int64=21) %!d(string=hai) anos
pai
achega
68cd24e2e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/objpas/sysutils/sysutils.inc

+ 1 - 1
rtl/objpas/sysutils/sysutils.inc

@@ -72,7 +72,7 @@
 
 {$ifdef HASINTF}
   { Interfaces support }
-  {$i intf.inc}
+  {$i sysuintf.inc}
 {$endif HASINTF}
 
     constructor Exception.Create(const msg : string);