You've already forked lazarus-ccr
fpexif: Fix compilation down to Laz 1.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -4,12 +4,11 @@
|
||||
|
||||
unit fpexif_pkg;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
fpeGlobal, fpeTags, fpeUtils, fpeMetadata, fpeExifReadWrite,
|
||||
fpeIptcReadWrite, fpeExifData, fpeIptcData, fpeStrConsts, fpemakernote;
|
||||
fpeIptcReadWrite, fpeExifData, fpeIptcData, fpeStrConsts, fpeMakerNote;
|
||||
|
||||
implementation
|
||||
|
||||
|
Reference in New Issue
Block a user