summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/stream-insertion-header.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/tree/stream-insertion-header.hxx')
-rw-r--r--xsd/cxx/tree/stream-insertion-header.hxx18
1 files changed, 0 insertions, 18 deletions
diff --git a/xsd/cxx/tree/stream-insertion-header.hxx b/xsd/cxx/tree/stream-insertion-header.hxx
deleted file mode 100644
index 5bf8f26..0000000
--- a/xsd/cxx/tree/stream-insertion-header.hxx
+++ /dev/null
@@ -1,18 +0,0 @@
-// file : xsd/cxx/tree/stream-insertion-header.hxx
-// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-
-#ifndef CXX_TREE_STREAM_INSERTION_HEADER_HXX
-#define CXX_TREE_STREAM_INSERTION_HEADER_HXX
-
-#include <cxx/tree/elements.hxx>
-
-namespace CXX
-{
- namespace Tree
- {
- void
- generate_stream_insertion_header (Context&);
- }
-}
-
-#endif // CXX_TREE_STREAM_INSERTION_HEADER_HXX