mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 14:26:00 +02:00
rtl: missing FPC_UNICODESTRING_TYPE_DEFINED define
git-svn-id: trunk@23600 -
This commit is contained in:
parent
b12fad63d4
commit
0be1f4d23d
@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
{$ifndef FPC_UNICODESTRING_TYPE_DEFINED}
|
||||
{$define FPC_UNICODESTRING_TYPE_DEFINED}
|
||||
{
|
||||
This file contains the implementation of the UnicodeString type,
|
||||
and all things that are needed for it.
|
||||
|
Loading…
Reference in New Issue
Block a user