mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 13:09:43 +02:00
Add widestring manager in uses.
This commit is contained in:
parent
82b458bf3e
commit
ef2c9ecc1c
@ -4,6 +4,7 @@ program testuapp;
|
||||
{$h-}
|
||||
|
||||
uses
|
||||
{$ifdef UNIX}fpwidestring,{$endif}
|
||||
Objects, UDrivers, UViews, UMenus, UDialogs, UApp, UMsgBox, UInpLong, UTabs, SysUtils;
|
||||
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user