summaryrefslogtreecommitdiff
path: root/src/content.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-27 22:38:43 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-27 22:38:43 +0000
commit00e9647a9ede540f2d567c19025278c25a87c830 (patch)
tree145f7fc92cfa0670e7da304b965d30f751ab1b14 /src/content.cc
parent8c2f3517e868078b551bb01d975f2956cb692fbf (diff)
Various tweaks; work on read_dcp example.
Diffstat (limited to 'src/content.cc')
-rw-r--r--src/content.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content.cc b/src/content.cc
index 85988a1a..f0380323 100644
--- a/src/content.cc
+++ b/src/content.cc
@@ -24,7 +24,6 @@
#include "KM_util.h"
#include <libxml++/nodes/element.h>
#include <boost/filesystem.hpp>
-#include <boost/lexical_cast.hpp>
#include <boost/function.hpp>
#include <iostream>