You've already forked lazarus-ccr
LazMapViewer: Fix compilation with FPC 3.2. Fix rgbgraphics package name.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7913 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -56,6 +56,9 @@ uses
|
||||
{$IFDEF LOG_URL}
|
||||
lazlogger,
|
||||
{$ENDIF}
|
||||
{$IF FPC_FullVersion >= 30200}
|
||||
opensslsockets,
|
||||
{$IFEND}
|
||||
fphttpclient, openssl;
|
||||
|
||||
{ TMVDEFPC }
|
||||
|
||||
Reference in New Issue
Block a user