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:
jesusr
2011-10-29 17:18:21 +00:00
parent 56f53627bd
commit d0ed1dccd8
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ interface
uses
SysUtils, Classes
{$IFDEF LINUX}
{$IFDEF UNIX}
, Types
{$ELSE}
, Windows