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

#include "foo.hxx"
#include "clash.hxx"

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