Explorar o código

* added cthreads unit for unix targets to uses list

git-svn-id: trunk@3796 -
tom_at_work %!s(int64=19) %!d(string=hai) anos
pai
achega
49cba77425
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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;