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