fix to compile without DEBUG defined

This commit is contained in:
Eric House 2013-10-09 21:02:15 -07:00
parent ad2916b186
commit c0598aa06b

View file

@ -961,6 +961,7 @@ makeTableHash( void )
static void
printTableHash( void )
{
#ifdef DEBUG
if ( gDebug ) {
std::vector<wchar_t>::iterator iter = gRevMap.begin();
int count = 0; // 0th entry is 0
@ -976,6 +977,7 @@ printTableHash( void )
++count;
}
}
#endif
}
// emitNodes. "input" is $gNodes. From it we write up to