浏览代码

* fix of test tw3697 for unix platforms

git-svn-id: trunk@1776 -
tom_at_work 20 年之前
父节点
当前提交
f1733aed59
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/webtbs/tw3697.pp

+ 1 - 1
tests/webtbs/tw3697.pp

@@ -2,7 +2,7 @@
 { Submitted by "Matthias Hryniszak" on  2005-02-26 }
 { e-mail: [email protected] }
 uses
-  SysUtils;
+  {$ifdef unix}cwstring, {$endif}SysUtils;
 
 var
   S: WideString;