summaryrefslogtreecommitdiff
path: root/tools/dcpthumb.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/dcpthumb.cc
parent5fbcd3a8dc711c6c42efabbac72ab0408f504ea2 (diff)
Remove some unused #includes.
Diffstat (limited to 'tools/dcpthumb.cc')
-rw-r--r--tools/dcpthumb.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dcpthumb.cc b/tools/dcpthumb.cc
index 2adccfd0..3ea32f92 100644
--- a/tools/dcpthumb.cc
+++ b/tools/dcpthumb.cc
@@ -35,7 +35,6 @@
#include "decrypted_kdm.h"
#include "util.h"
#include "exceptions.h"
-#include <boost/foreach.hpp>
#include <getopt.h>
using std::string;