mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:21:57 +02:00
fixed compilation of fpimgcmn.pp
git-svn-id: trunk@38 -
This commit is contained in:
parent
6c233eaae4
commit
cdcbd5914d
@ -18,8 +18,6 @@ unit FPImgCmn;
|
||||
|
||||
interface
|
||||
|
||||
PByteArray = ^TByteArray;
|
||||
|
||||
function Swap(This : Longword): longword;
|
||||
function Swap(This : integer): integer;
|
||||
function Swap(This : Word): Word;
|
||||
|
Loading…
Reference in New Issue
Block a user