فهرست منبع

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

git-svn-id: trunk@30742 -
michael 10 سال پیش
والد
کامیت
3f3705725d
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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;