Explorar o código

rtl: missing FPC_UNICODESTRING_TYPE_DEFINED define

git-svn-id: trunk@23600 -
paul %!s(int64=12) %!d(string=hai) anos
pai
achega
0be1f4d23d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rtl/inc/ustrings.inc

+ 1 - 0
rtl/inc/ustrings.inc

@@ -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.