* Patch from Stephane Aulery to ease compilation, adding $MODE and $H+ (Bug ID 27987)

git-svn-id: trunk@30742 -
This commit is contained in:
michael 2015-04-28 06:52:37 +00:00
parent 7468b0b7f7
commit 3f3705725d

View File

@ -12,6 +12,8 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
}
{$mode objfpc}
{$h+}
program unitdiff;