Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / lib / string_log_entry.cc
index 69c1130fbcb385a3ef42b97b7f043155c7d4eb7c..3ee9b5c4c2902b080a93b25dc5670322821eac2c 100644 (file)
@@ -19,7 +19,6 @@
 */
 
 #include "string_log_entry.h"
-#include <locked_sstream.h>
 
 #include "i18n.h"