Explorar o código

* fix of test tw3697 for unix platforms

git-svn-id: trunk@1776 -
tom_at_work %!s(int64=20) %!d(string=hai) anos
pai
achega
f1733aed59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;