Commit r23306 broke compiling with DEBUG_SPILLING set. Unit cutils will now be included when DEBUG_SPILLING is set. git-svn-id: trunk@23308 -
@@ -31,6 +31,9 @@ unit rgcpu;
aasmbase,aasmtai,aasmdata,aasmcpu,
cgbase,cgutils,
cpubase,
+ {$ifdef DEBUG_SPILLING}
+ cutils,
+ {$endif}
rgobj;
type