浏览代码

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 年之前
父节点
当前提交
6fabe49828
共有 1 个文件被更改,包括 3 次插入0 次删除
  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