浏览代码

+ Objfpc mode and ansistrings

michael 20 年之前
父节点
当前提交
c995de9806
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      fcl/inc/streamex.pp

+ 2 - 0
fcl/inc/streamex.pp

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