mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 15:47:54 +02:00
+ PS1: initialize the unicode string manager
This commit is contained in:
parent
477b9ad556
commit
6914d812fd
@ -124,5 +124,8 @@ begin
|
||||
{ Init exceptions }
|
||||
SysInitExceptions;
|
||||
|
||||
{ Init unicode strings }
|
||||
initunicodestringmanager;
|
||||
|
||||
InOutRes:= 0;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user