Ver código fonte

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

git-svn-id: trunk@30742 -
michael 10 anos atrás
pai
commit
3f3705725d
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      utils/fpdoc/unitdiff.pp

+ 2 - 0
utils/fpdoc/unitdiff.pp

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