Browse Source

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

git-svn-id: trunk@30742 -
michael 10 năm trước cách đây
mục cha
commit
3f3705725d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      utils/fpdoc/unitdiff.pp

+ 2 - 0
utils/fpdoc/unitdiff.pp

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