summaryrefslogtreecommitdiff
path: root/tools/dcpdecryptmxf.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-22 11:03:12 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-22 11:03:12 +0100
commitef88f2938b889d04c312de90970b64c2efad9cfd (patch)
tree561f55c410e077d6f440903f386d3505bebf02c8 /tools/dcpdecryptmxf.cc
parent5fbcd3a8dc711c6c42efabbac72ab0408f504ea2 (diff)
Remove some unused #includes.
Diffstat (limited to 'tools/dcpdecryptmxf.cc')
-rw-r--r--tools/dcpdecryptmxf.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dcpdecryptmxf.cc b/tools/dcpdecryptmxf.cc
index 12cb492c..9dafa8c9 100644
--- a/tools/dcpdecryptmxf.cc
+++ b/tools/dcpdecryptmxf.cc
@@ -42,7 +42,6 @@
#include "atmos_asset_writer.h"
#include "exceptions.h"
#include <asdcp/AS_DCP.h>
-#include <boost/foreach.hpp>
#include <getopt.h>
#include <string>