浏览代码

* Merging revisions 43974 from trunk:
------------------------------------------------------------------------
r43974 | michael | 2020-01-18 17:44:22 +0100 (Sat, 18 Jan 2020) | 1 line

* Fix regression
------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@44156 -

michael 5 年之前
父节点
当前提交
6851a89514
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/regexpr/src/regexpr.pas

+ 1 - 0
packages/regexpr/src/regexpr.pas

@@ -68,6 +68,7 @@ interface
 {$ENDIF}
 
 uses
+  Math, // Min
   Classes, // TStrings in Split method
   SysUtils; // Exception