Sfoglia il codice sorgente

+ Objfpc mode and ansistrings

michael 20 anni fa
parent
commit
c995de9806
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      fcl/inc/streamex.pp

+ 2 - 0
fcl/inc/streamex.pp

@@ -1,3 +1,5 @@
+{$mode objfpc}
+{$h+}
 unit streamex;
 
 Interface