diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-21 11:57:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-21 11:57:33 +0100 |
| commit | 1eb9ba017214698de3fd41de5291604b4fe839c5 (patch) | |
| tree | 09225382a3c46b865dfa22d0d93c004485ab8e16 /src/metadata.cc | |
| parent | dd88a3738c91b6fa2574c3d2d778fb30a412555c (diff) | |
Trim some unused stream includes / usings.
Diffstat (limited to 'src/metadata.cc')
| -rw-r--r-- | src/metadata.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/metadata.cc b/src/metadata.cc index 0e3d7c76..dbe80919 100644 --- a/src/metadata.cc +++ b/src/metadata.cc @@ -39,7 +39,6 @@ #include "util.h" #include "local_time.h" #include <asdcp/AS_DCP.h> -#include <sstream> #include <iomanip> #include <time.h> |
