mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 15:19:25 +02:00
* added missing {$i fpcdefs.inc}
git-svn-id: branches/hlcgllvm@28378 -
This commit is contained in:
parent
9a683a0288
commit
0867b6e4f8
@ -21,7 +21,7 @@
|
||||
}
|
||||
unit nllvmadd;
|
||||
|
||||
{$mode objfpc}
|
||||
{$i fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
}
|
||||
unit nllvmcal;
|
||||
|
||||
{$mode objfpc}
|
||||
{$i fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
}
|
||||
unit nllvmld;
|
||||
|
||||
{$mode objfpc}
|
||||
{$i fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
}
|
||||
unit nllvmmem;
|
||||
|
||||
{$mode objfpc}
|
||||
{$i fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
}
|
||||
unit hlcgppc;
|
||||
|
||||
{$mode objfpc}
|
||||
{$i fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user