You've already forked lazarus-ccr
PowerPDF: fixed LINUX->UNIX defines, issue 18274
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -51,7 +51,7 @@ interface
|
||||
|
||||
uses
|
||||
SysUtils, Classes
|
||||
{$IFDEF LINUX}
|
||||
{$IFDEF UNIX}
|
||||
, Types
|
||||
{$ELSE}
|
||||
, Windows
|
||||
|
Reference in New Issue
Block a user