summaryrefslogtreecommitdiff
path: root/libxsd/libxsd/cxx/tree/parsing.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/libxsd/cxx/tree/parsing.hxx')
-rw-r--r--libxsd/libxsd/cxx/tree/parsing.hxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/libxsd/libxsd/cxx/tree/parsing.hxx b/libxsd/libxsd/cxx/tree/parsing.hxx
new file mode 100644
index 0000000..fbdc429
--- /dev/null
+++ b/libxsd/libxsd/cxx/tree/parsing.hxx
@@ -0,0 +1,10 @@
+// file : libxsd/cxx/tree/parsing.hxx
+// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+
+#ifndef LIBXSD_CXX_TREE_PARSING_HXX
+#define LIBXSD_CXX_TREE_PARSING_HXX
+
+#include <libxsd/cxx/tree/parsing.txx>
+#include <libxsd/cxx/tree/parsing/date-time.txx>
+
+#endif // LIBXSD_CXX_TREE_PARSING_HXX