danieleteti / delphiredisclient

Redis client for Delphi
Apache License 2.0
309 stars 134 forks source link

Fix redeclared unit #11

Closed fabioxgn closed 6 years ago

fabioxgn commented 6 years ago

In Delphi 10.2.3 when compiling via command line this was breaking with:

Redis.Client.pas(270) Error: E2004 Identifier redeclared: 'System.Generics.Collections'