mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 06:49:23 +02:00
* example does not need cwstring unit
This commit is contained in:
parent
06eaec4313
commit
f626efef37
@ -18,9 +18,6 @@ program mdtest;
|
|||||||
{$mode objfpc}{$h+}
|
{$mode objfpc}{$h+}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
{$ifdef unix}
|
|
||||||
cwstring,
|
|
||||||
{$endif}
|
|
||||||
SysUtils, md5;
|
SysUtils, md5;
|
||||||
|
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user