Преглед изворни кода

* 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;