Browse Source

Fixed ppudump compilation on big endian platforms after r42324

git-svn-id: trunk@42325 -
marcus 6 năm trước cách đây
mục cha
commit
d9f3867783
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 0
compiler/utils/ppuutils/ppudump.pp

@@ -28,6 +28,7 @@ program ppudump;
 uses
   { do NOT add symconst or globtype to make merging easier }
   { do include symconst and globtype now before splitting 2.5 PM 2011-06-15 }
+  cutils,
   SysUtils,
   constexp,
   symconst,