# HG changeset patch # User Lucas Thompson # Date 1523955830 -3600 # Node ID 4507be815384c91d5beac16b6839287be34e7388 # Parent cdb316c6a1518dce9d1cfedb747547945f44204f Fix another occurrence of old name diff -r cdb316c6a151 -r 4507be815384 data/fileio/CSVStreamWriter.h --- a/data/fileio/CSVStreamWriter.h Tue Apr 17 10:03:50 2018 +0100 +++ b/data/fileio/CSVStreamWriter.h Tue Apr 17 10:03:50 2018 +0100 @@ -101,7 +101,7 @@ const sv_frame_t blockSize = 16384) { const Selection empty; - return CSV::writeInChunks( + return CSVStreamWriter::writeInChunks( oss, model, empty,