Remove include.
authorCarl Hetherington <cth@carlh.net>
Sun, 11 May 2014 23:27:19 +0000 (00:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 11 May 2014 23:27:19 +0000 (00:27 +0100)
src/cxml.cc

index 68ad109a0762a2f73cb90175e76395eba236bd50..b251ae79610a45e4b27f3d31d19c8c0a566a210c 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <sstream>
 #include <iostream>
-#include <boost/lexical_cast.hpp>
 #include <boost/filesystem.hpp>
 #include <boost/algorithm/string.hpp>
 #include <libxml++/libxml++.h>