Fixed ppudump compilation on big endian platforms after r42324

git-svn-id: trunk@42325 -
This commit is contained in:
marcus 2019-07-04 16:49:26 +00:00
parent 40f0372d8c
commit d9f3867783

View File

@ -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,