Michael VAN CANNEYT hace 2 años
padre
commit
01035c6195
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rtl/unix/classes.pp

+ 1 - 1
rtl/unix/classes.pp

@@ -14,7 +14,7 @@
  **********************************************************************}
 
 {$mode objfpc}
-{$mode h+}
+{$h+}
 {$IF FPC_FULLVERSION>=30301}
 {$modeswitch FUNCTIONREFERENCES}
 {$define FPC_HAS_REFERENCE_PROCEDURE}