diff options
Diffstat (limited to 'src/cpl.cc')
| -rw-r--r-- | src/cpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,7 +17,6 @@ */ -#include <fstream> #include <libxml/parser.h> #include "cpl.h" #include "parse/cpl.h" @@ -35,7 +34,6 @@ using std::string; using std::stringstream; -using std::ofstream; using std::ostream; using std::list; using std::pair; |
