mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 03:32:31 +02:00
Merged revisions 738 via svnmerge from
/trunk git-svn-id: branches/fixes_2_0@739 -
This commit is contained in:
parent
604714b08a
commit
ae78e279e8
@ -8,7 +8,7 @@
|
||||
|
||||
{$IFDEF read_forward_definitions}
|
||||
Pgint8 = ^gint8;
|
||||
gint8 = char;
|
||||
gint8 = shortint;
|
||||
|
||||
Pguint8 = ^guint8;
|
||||
guint8 = byte;
|
||||
|
Loading…
Reference in New Issue
Block a user