Procházet zdrojové kódy

* added cthreads unit for unix targets to uses list

git-svn-id: trunk@3796 -
tom_at_work před 19 roky
rodič
revize
49cba77425
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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;