summaryrefslogtreecommitdiff
path: root/modules/CIAO/docs/schema/xsc-banner.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/docs/schema/xsc-banner.h')
-rw-r--r--modules/CIAO/docs/schema/xsc-banner.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/modules/CIAO/docs/schema/xsc-banner.h b/modules/CIAO/docs/schema/xsc-banner.h
new file mode 100644
index 00000000000..9f433e2a68a
--- /dev/null
+++ b/modules/CIAO/docs/schema/xsc-banner.h
@@ -0,0 +1,18 @@
+/* $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
+
+#include "XSC_XML_Handlers_Export.h"