Explorar el Código

Fixed ppudump compilation on big endian platforms after r42324

git-svn-id: trunk@42325 -
marcus hace 6 años
padre
commit
d9f3867783
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,