Commit e63de110 authored by Jan Kiene's avatar Jan Kiene
Browse files

use needed switch around export_mem

parent 19ac1364
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2472,7 +2472,9 @@ static ivas_error decodeG192(
            update_wmops();
#ifdef FIX_RAM_COUNTING_5MS_RENDERING
            update_mem();
#ifdef MEM_COUNT_DETAILS
            export_mem( "mem_analysis.csv" );
#endif
#endif
        }
#ifndef FIX_RAM_COUNTING_5MS_RENDERING