Explorar el Código

* cthreads is unix only

peter hace 21 años
padre
commit
ec93a88048
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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