fpexif: Fix compilation of unit tests with Delphi.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2021-07-13 07:40:43 +00:00
parent 0f89af8cd7
commit f335aef18e
5 changed files with 20 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
unit fpeUtils;
unit fpeUtils;
{$IFDEF FPC}
{$mode ObjFPC}{$H+}