summaryrefslogtreecommitdiff
path: root/CIAO/docs/schema/xsc-banner.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/docs/schema/xsc-banner.h')
-rw-r--r--CIAO/docs/schema/xsc-banner.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/CIAO/docs/schema/xsc-banner.h b/CIAO/docs/schema/xsc-banner.h
new file mode 100644
index 00000000000..30370e90f40
--- /dev/null
+++ b/CIAO/docs/schema/xsc-banner.h
@@ -0,0 +1,17 @@
+/* $Id$
+ * This code was generated by the XML Schema Compiler.
+ *
+ * Changes made to this code will most likely be overwritten
+ * when the handlers are recompiled.
+ *
+ * If you find errors or feel that there are bugfixes to be made,
+ * please contact the current XSC maintainer:
+ * Will Otte <wotte@dre.vanderbilt.edu>
+ */
+
+// Fix for Borland compilers, which seem to have a broken
+// <string> include.
+#ifdef __BORLANDC__
+# include <string.h>
+#endif
+