From 769c71b5c3e050ccfc1c13771d24328fbf76a495 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Apr 2015 23:10:28 +0100 Subject: Add our own raw_convert that uses SafeStringStream. --- src/lib/util.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/util.cc') diff --git a/src/lib/util.cc b/src/lib/util.cc index 6ebdc85d4..ab991e76b 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -37,7 +37,6 @@ #include "safe_stringstream.h" #include #include -#include #include #include #include @@ -81,7 +80,6 @@ using boost::shared_ptr; using boost::thread; using boost::optional; using dcp::Size; -using dcp::raw_convert; /** Path to our executable, required by the stacktrace stuff and filled * in during App::onInit(). -- cgit v1.2.3