summaryrefslogtreecommitdiff
path: root/libxsd/xsd
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-11-19 14:51:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-11-19 14:51:40 +0200
commit9d2100e30a6692e917b74e761809c7e60c084105 (patch)
tree1040427426ae201d2a08c521a336b8cbd7dc0043 /libxsd/xsd
parentf501505709341f61744fb8d1568702eedad5e520 (diff)
Remove unneeded header
Diffstat (limited to 'libxsd/xsd')
-rw-r--r--libxsd/xsd/cxx/tree/error-handler.txx2
1 files changed, 0 insertions, 2 deletions
diff --git a/libxsd/xsd/cxx/tree/error-handler.txx b/libxsd/xsd/cxx/tree/error-handler.txx
index d64c51b..ad62a76 100644
--- a/libxsd/xsd/cxx/tree/error-handler.txx
+++ b/libxsd/xsd/cxx/tree/error-handler.txx
@@ -3,8 +3,6 @@
// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-#include <iostream>
-
namespace xsd
{
namespace cxx