summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/xml/exceptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/xsd/cxx/xml/exceptions.hxx')
-rw-r--r--libxsd/xsd/cxx/xml/exceptions.hxx18
1 files changed, 0 insertions, 18 deletions
diff --git a/libxsd/xsd/cxx/xml/exceptions.hxx b/libxsd/xsd/cxx/xml/exceptions.hxx
deleted file mode 100644
index 2c2baaf..0000000
--- a/libxsd/xsd/cxx/xml/exceptions.hxx
+++ /dev/null
@@ -1,18 +0,0 @@
-// file : xsd/cxx/xml/exceptions.hxx
-// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-
-#ifndef XSD_CXX_XML_EXCEPTIONS_HXX
-#define XSD_CXX_XML_EXCEPTIONS_HXX
-
-namespace xsd
-{
- namespace cxx
- {
- namespace xml
- {
- struct invalid_utf16_string {};
- }
- }
-}
-
-#endif // XSD_CXX_XML_EXCEPTIONS_HXX