* added missing {$i fpcdefs.inc}

git-svn-id: branches/hlcgllvm@28378 -
This commit is contained in:
Jonas Maebe 2014-08-10 19:40:34 +00:00
parent 9a683a0288
commit 0867b6e4f8
5 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
}
unit nllvmadd;
{$mode objfpc}
{$i fpcdefs.inc}
interface

View File

@ -21,7 +21,7 @@
}
unit nllvmcal;
{$mode objfpc}
{$i fpcdefs.inc}
interface

View File

@ -21,7 +21,7 @@
}
unit nllvmld;
{$mode objfpc}
{$i fpcdefs.inc}
interface

View File

@ -21,7 +21,7 @@
}
unit nllvmmem;
{$mode objfpc}
{$i fpcdefs.inc}
interface

View File

@ -23,7 +23,7 @@
}
unit hlcgppc;
{$mode objfpc}
{$i fpcdefs.inc}
interface