Browse Source

Readded cutils to compiler/arm/rgcpu.pas for DEBUG_SPILLING

Commit r23306 broke compiling with DEBUG_SPILLING set. Unit cutils will
now be included when DEBUG_SPILLING is set.

git-svn-id: trunk@23308 -
masta 12 years ago
parent
commit
6fabe49828
1 changed files with 3 additions and 0 deletions
  1. 3 0
      compiler/arm/rgcpu.pas

+ 3 - 0
compiler/arm/rgcpu.pas

@@ -31,6 +31,9 @@ unit rgcpu;
        aasmbase,aasmtai,aasmdata,aasmcpu,
        cgbase,cgutils,
        cpubase,
+       {$ifdef DEBUG_SPILLING}
+       cutils,
+       {$endif}
        rgobj;
 
      type