fpspreadsheet: Fix compilation issue with -MDelphi

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2015-07-31 20:23:31 +00:00
parent 9f775a09d6
commit fb75c2bef1

View File

@ -10,8 +10,8 @@
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{
******************************************************************************}
(*
Copy from the zipper unit from FPC 2.7.1
Remove it after a new FPC with the fixes from this unit is released -
@ -33,7 +33,7 @@
- TDecompressor.UpdC32: dto.
- TUnZipper.ReadZipDirectory: in "FZipStream.Seek()", at end, cast
"Extra_field_length" to Int64 to avoid compiler warning.
}
******************************************************************************)
{$mode objfpc}
{$h+}