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