diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-22 11:03:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-22 11:03:12 +0100 |
| commit | ef88f2938b889d04c312de90970b64c2efad9cfd (patch) | |
| tree | 561f55c410e077d6f440903f386d3505bebf02c8 /tools/dcpthumb.cc | |
| parent | 5fbcd3a8dc711c6c42efabbac72ab0408f504ea2 (diff) | |
Remove some unused #includes.
Diffstat (limited to 'tools/dcpthumb.cc')
| -rw-r--r-- | tools/dcpthumb.cc | 1 |
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; |
