Browse Source

* Fix regression

git-svn-id: trunk@43974 -
michael 5 years ago
parent
commit
0176697483
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