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

#include "idref.hxx"
#include "idrefs.hxx"
#include "invalid-0.hxx"
#include "invalid-1.hxx"

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