Removed reference to unit Winapi.Windows that was not needed and prevented compilation on platforms other than Windows.

This commit is contained in:
João Antônio Duarte 2019-11-14 15:05:48 -03:00
parent 76e93957cc
commit d010511722

View File

@ -25,7 +25,6 @@ unit Swag.Doc.Path;
interface
uses
WinApi.Windows,
System.Classes,
System.Generics.Collections,
System.RegularExpressions,