mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 00:59:08 +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
|
interface
|
||||||
|
|
||||||
PByteArray = ^TByteArray;
|
|
||||||
|
|
||||||
function Swap(This : Longword): longword;
|
function Swap(This : Longword): longword;
|
||||||
function Swap(This : integer): integer;
|
function Swap(This : integer): integer;
|
||||||
function Swap(This : Word): Word;
|
function Swap(This : Word): Word;
|
||||||
|
Loading…
Reference in New Issue
Block a user