summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/attribute/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-tests/schema/attribute/driver.cxx')
-rw-r--r--xsd-tests/schema/attribute/driver.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/xsd-tests/schema/attribute/driver.cxx b/xsd-tests/schema/attribute/driver.cxx
new file mode 100644
index 0000000..3d29b36
--- /dev/null
+++ b/xsd-tests/schema/attribute/driver.cxx
@@ -0,0 +1,11 @@
+// file : schema/attribute/driver.cxx
+// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+
+#include "ref.hxx"
+#include "global.hxx"
+#include "local.hxx"
+
+int
+main (int, char*[])
+{
+}