فهرست منبع

Fix compilation by removing unicodenumtable unit

Pierre Muller 3 سال پیش
والد
کامیت
2dcca2eb68
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      rtl/nativent/buildrtl.pp

+ 1 - 1
rtl/nativent/buildrtl.pp

@@ -15,7 +15,7 @@ unit buildrtl;
       cpu,
       cpu,
 {$endif}
 {$endif}
       charset, cpall, getopts,
       charset, cpall, getopts,
-      character, fpwidestring, unicodedata, unicodenumtable,
+      character, fpwidestring, unicodedata,
       softfpu, sfpux80, ufloatx80, sfpu128, ufloat128;
       softfpu, sfpux80, ufloatx80, sfpu128, ufloat128;
 
 
   implementation
   implementation