mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 03:54:51 +01:00
* cwstring for unix
This commit is contained in:
parent
ceddc2aec3
commit
b5433100f4
@ -12,6 +12,9 @@
|
||||
{-$define test_things_broken_in_xe3}
|
||||
|
||||
uses
|
||||
{$ifdef unix }
|
||||
cwstring,
|
||||
{$endif}
|
||||
SysUtils;
|
||||
|
||||
var
|
||||
|
||||
Loading…
Reference in New Issue
Block a user