X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsndfile_content.cc;h=1a17976657c42759a10566aaec00559de94e1ba9;hb=6c9cbc74a656257e5cd7f1901439dd22256faf96;hp=a573d43c407f8ac8a825190a1784600ba37ac873;hpb=fc56dc97103d00437843a31e1ef0c4915900ad1a;p=dcpomatic.git diff --git a/src/lib/sndfile_content.cc b/src/lib/sndfile_content.cc index a573d43c4..1a1797665 100644 --- a/src/lib/sndfile_content.cc +++ b/src/lib/sndfile_content.cc @@ -25,11 +25,11 @@ #include "compose.hpp" #include "job.h" #include "util.h" +#include "safe_stringstream.h" #include "i18n.h" using std::string; -using std::stringstream; using std::cout; using boost::shared_ptr; using dcp::raw_convert; @@ -79,7 +79,7 @@ SndfileContent::information () const return ""; } - stringstream s; + SafeStringStream s; s << String::compose ( _("%1 channels, %2kHz, %3 samples"),