Browse Source

* added cthreads unit for unix targets to uses list

git-svn-id: trunk@3796 -
tom_at_work 19 năm trước cách đây
mục cha
commit
49cba77425
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;