Browse Source

* cthreads is unix only

peter 21 years ago
parent
commit
ec93a88048
1 changed files with 1 additions and 1 deletions
  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