fpspreadsheet: Add missing {$mode objfpc}{$H+} directive to unit xlsxooxml_crypto.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-02-25 17:27:33 +00:00
parent 6ec5e264f3
commit c6e4533d22

View File

@ -1,5 +1,7 @@
unit xlsxooxml_crypto;
{$mode objfpc}{$H+}
interface
uses