浏览代码

* added cthreads unit for unix targets to uses list

git-svn-id: trunk@3796 -
tom_at_work 19 年之前
父节点
当前提交
49cba77425
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tests/webtbs/tw6767.pp

+ 3 - 0
tests/webtbs/tw6767.pp

@@ -2,6 +2,9 @@
 program t3;
 
 uses
+{$ifdef unix}
+ cthreads,
+{$endif}
  Sysutils,uw6767;