mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 11:49:13 +02:00
* fix of test tw3697 for unix platforms
git-svn-id: trunk@1776 -
This commit is contained in:
parent
88cd832f48
commit
f1733aed59
@ -2,7 +2,7 @@
|
|||||||
{ Submitted by "Matthias Hryniszak" on 2005-02-26 }
|
{ Submitted by "Matthias Hryniszak" on 2005-02-26 }
|
||||||
{ e-mail: matthias@hryniszak.de }
|
{ e-mail: matthias@hryniszak.de }
|
||||||
uses
|
uses
|
||||||
SysUtils;
|
{$ifdef unix}cwstring, {$endif}SysUtils;
|
||||||
|
|
||||||
var
|
var
|
||||||
S: WideString;
|
S: WideString;
|
||||||
|
Loading…
Reference in New Issue
Block a user