peter 20 лет назад
Родитель
Сommit
4262b2cfe1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/webtbs/tw3695.pp

+ 1 - 1
tests/webtbs/tw3695.pp

@@ -9,7 +9,7 @@ program testsync;
 
 uses Classes, SysUtils
 {$ifdef unix}
-,cthreads, Libc
+,cthreads
 {$endif unix}
 ;