Kaynağa Gözat

+ Objfpc mode and ansistrings

michael 20 yıl önce
ebeveyn
işleme
c995de9806
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      fcl/inc/streamex.pp

+ 2 - 0
fcl/inc/streamex.pp

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