aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/binary/custom/orawstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hybrid/binary/custom/orawstream.hxx')
-rw-r--r--examples/cxx/hybrid/binary/custom/orawstream.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/cxx/hybrid/binary/custom/orawstream.hxx b/examples/cxx/hybrid/binary/custom/orawstream.hxx
index 04b5ace..c3faec8 100644
--- a/examples/cxx/hybrid/binary/custom/orawstream.hxx
+++ b/examples/cxx/hybrid/binary/custom/orawstream.hxx
@@ -61,7 +61,6 @@ private:
};
void operator<< (orawstream&, const xml_schema::any_type&);
-void operator<< (orawstream&, const xml_schema::any_simple_type&);
void operator<< (orawstream&, const xml_schema::qname&);
void operator<< (orawstream&, const xml_schema::time_zone&);
void operator<< (orawstream&, const xml_schema::date&);