mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 15:39:29 +02:00
* Patch from Stephane Aulery to ease compilation, adding $MODE and $H+ (Bug ID 27987)
git-svn-id: trunk@30742 -
This commit is contained in:
parent
7468b0b7f7
commit
3f3705725d
@ -12,6 +12,8 @@
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
}
|
||||
|
||||
{$mode objfpc}
|
||||
{$h+}
|
||||
|
||||
program unitdiff;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user