浏览代码

* cthreads is unix only

peter 21 年之前
父节点
当前提交
ec93a88048
共有 1 个文件被更改,包括 1 次插入1 次删除
  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