summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/include/driver.cxx
blob: d650fa9ccb442eaeb524feadbf45ae3e1f86868a (plain)
1
2
3
4
5
6
7
8
9
10
// file      : schema/include/driver.cxx
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include "includer.hxx"
#include "schemas/includee.hxx"

int
main (int, char*[])
{
}