mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 16:29:21 +02:00
Fixed ppudump compilation on big endian platforms after r42324
git-svn-id: trunk@42325 -
This commit is contained in:
parent
40f0372d8c
commit
d9f3867783
@ -28,6 +28,7 @@ program ppudump;
|
|||||||
uses
|
uses
|
||||||
{ do NOT add symconst or globtype to make merging easier }
|
{ do NOT add symconst or globtype to make merging easier }
|
||||||
{ do include symconst and globtype now before splitting 2.5 PM 2011-06-15 }
|
{ do include symconst and globtype now before splitting 2.5 PM 2011-06-15 }
|
||||||
|
cutils,
|
||||||
SysUtils,
|
SysUtils,
|
||||||
constexp,
|
constexp,
|
||||||
symconst,
|
symconst,
|
||||||
|
Loading…
Reference in New Issue
Block a user