Browse Source

+ Objfpc mode and ansistrings

michael 20 năm trước cách đây
mục cha
commit
c995de9806
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      fcl/inc/streamex.pp

+ 2 - 0
fcl/inc/streamex.pp

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