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

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

#undef NDEBUG
#include <cassert>

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