Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / lib / update_checker.cc
index e6ee851a0c5202a0c49e947a421f065f6ab5864d..6c1217f860b318266e84beb7208e13c07375438a 100644 (file)
@@ -22,7 +22,6 @@
 #include "version.h"
 #include "util.h"
 #include "raw_convert.h"
-#include <locked_sstream.h>
 #include <libcxml/cxml.h>
 #include <curl/curl.h>
 #include <boost/algorithm/string.hpp>