diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-28 16:43:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-28 16:43:28 +0100 |
| commit | e4d5298e7a179d4103581cba05cbc516f94acf60 (patch) | |
| tree | 0b9c8cb6ad65917f6a3bf76f5a55ec648bdb0e42 /src/util.cc | |
| parent | 5eb63969c5b6f26ea820cfab116d4aecb6bd3390 (diff) | |
| parent | dc52dfc8e5a5e89005098bbec56331f9f0c6d3aa (diff) | |
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Diffstat (limited to 'src/util.cc')
| -rw-r--r-- | src/util.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util.cc b/src/util.cc index 359ac317..0c3cea08 100644 --- a/src/util.cc +++ b/src/util.cc @@ -55,14 +55,12 @@ #include <boost/filesystem.hpp> #include <boost/algorithm/string.hpp> #include <stdexcept> -#include <sstream> #include <iostream> #include <iomanip> using std::string; using std::wstring; using std::cout; -using std::stringstream; using std::min; using std::max; using std::list; |
