Remove include.
[libcxml.git] / 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>