You've already forked lazarus-ccr
RxFPC:fix compile after lazarus rev. 53751
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -48,7 +48,7 @@ type
|
||||
end;
|
||||
|
||||
implementation
|
||||
uses SQLDB, synRegExpr, strUtils;
|
||||
uses SQLDB, RegExpr, strUtils;
|
||||
|
||||
|
||||
procedure TSQLQuerySortEngine.Sort(FieldName: string; ADataSet: TDataSet;
|
||||
|
Reference in New Issue
Block a user