Browse Source

* 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 years ago
parent
commit
6851a89514
1 changed files with 1 additions and 0 deletions
  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