* Add opensslsockets to uses so googleapiconv works with HTTPS

This commit is contained in:
wsherman 2023-01-05 11:04:03 -08:00
parent 459dc68ab9
commit ea91170a81

View File

@ -15,7 +15,7 @@ uses
ssl_openssl,
synapsewebclient,
{$ELSE}
fphttpwebclient,
fphttpwebclient, opensslsockets,
{$ENDIF}
googlediscoverytopas, googleservice, restbase, pascodegen, restcodegen;