Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / lib / encode_server.cc
index cf5ec651a99655ba249cb07dccd3c4d019622b59..abd8537c01786475c927ad1a09ac1ba9cb40a063 100644 (file)
@@ -35,7 +35,6 @@
 #include "compose.hpp"
 #include "log.h"
 #include "encoded_log_entry.h"
-#include <locked_sstream.h>
 #include <libcxml/cxml.h>
 #include <libxml++/libxml++.h>
 #include <boost/algorithm/string.hpp>