瀏覽代碼

Fixed ppudump compilation on big endian platforms after r42324

git-svn-id: trunk@42325 -
marcus 6 年之前
父節點
當前提交
d9f3867783
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,