Sfoglia il codice sorgente

* cthreads is unix only

peter 21 anni fa
parent
commit
ec93a88048
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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