Prechádzať zdrojové kódy

* cthreads is unix only

peter 21 rokov pred
rodič
commit
ec93a88048
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      tests/webtbs/tw2794.pp

+ 1 - 1
tests/webtbs/tw2794.pp

@@ -8,7 +8,7 @@ program test;
 {$endif}  
 
 uses
-  {$ifdef fpc}CThreads,{$endif}
+  {$ifdef fpc}{$ifdef unix}CThreads,{$endif}{$endif}
   Classes;
 
 type