Browse Source

* fix of test tw3697 for unix platforms

git-svn-id: trunk@1776 -
tom_at_work 20 years ago
parent
commit
f1733aed59
1 changed files with 1 additions and 1 deletions
  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;